Class PortalCharacterEncodingsLoader
java.lang.Object
com.webmethods.caf.faces.data.encoding.PortalCharacterEncodingsLoader
Loader for the character encodings supported by portal.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<SelectItem>
Load a List Of SelectItem's for the character encodings supported by the the in process portal and base on the current user context.
-
Constructor Details
-
PortalCharacterEncodingsLoader
public PortalCharacterEncodingsLoader()
-
-
Method Details
-
loadPortalCharacterEncodings
Load a List Of SelectItem's for the character encodings supported by the the in process portal and base on the current user context.- Returns:
- List of
SelectItem
containing character encoding, sorted by there text labels.
-