General purpose utility methods to create lists of objects that are
commonly required in building the user interface. In all cases, if there
are no matching elements, a zero-length list (rather than null)
is returned.
author: Craig R. McClanahan version: $Revision: 9637 $ $Date: 2006-09-27 20:08:32 +0000 (Wed, 27 Sep 2006) $
Transform the string like a ArrayString, each element are separated by the separator.
Parameters: p_String - Parameters: p_Separator - The separator The list
getAuthenticationModeLdapValues
public static List getAuthenticationModeLdapValues()(Code)
Return a List of
LabelValueBean s for the legal
settings for AuthenticationModeLdap properties.
Transform the collection like a string, each element are separated by the separator.
Parameters: p_Collection - The collection to transform Parameters: p_Separator - The separator The collection string