com.webmethods.caf.faces.data.encoding
Class PortalCharacterEncodingsLoader
java.lang.Object
com.webmethods.caf.faces.data.encoding.PortalCharacterEncodingsLoader
public class PortalCharacterEncodingsLoader
- extends Object
Loader for the character encodings supported by portal.
Method Summary |
static List |
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. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortalCharacterEncodingsLoader
public PortalCharacterEncodingsLoader()
loadPortalCharacterEncodings
public static List 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.