Portlet Factory, Version 6.1.2
Specifying a value setter for the profile set
You can specify a Java class that assigns values to entries in the profile set. This Java class is known as a profile entry value setter, and can be used to set profile entry values according to logic executed during generation.To specify a profile entry value setter for a profile set, in the Select Handler tab of the profile manager, enter the fully-qualified class name in the Value Setter text input. For example:
com.bowstreet.profiles.LocaleCustomValueClass
Parent topic: About setting the profile selection handler
- Localization and the Profile Custom Value class
The Profile Custom Value class can be used as a value setter to determine the Users Locale settings from WPS.
Library | Support |