| com.sun.portal.netlet.admin.model.NetletAdminUserProfileModelImpl
NetletAdminUserProfileModelImpl | public class NetletAdminUserProfileModelImpl extends UMUserProfileModelImpl (Code) | | |
ANY_OPTION_SEPARATOR | final public static String ANY_OPTION_SEPARATOR(Code) | | |
getAttrSyntax | public int getAttrSyntax()(Code) | | |
getAttrType | public int getAttrType()(Code) | | |
getAttrValues | public Set getAttrValues()(Code) | | |
getDisplayableAttrNames | public List getDisplayableAttrNames(List attrNames)(Code) | | |
getNetletCipherList | public Set getNetletCipherList()(Code) | | |
getNetletCipherListIndex | public int getNetletCipherListIndex()(Code) | | |
getNetletRules | public Set getNetletRules()(Code) | | |
getNetletRulesCount | public int getNetletRulesCount()(Code) | | |
getNetletRulesIndex | public int getNetletRulesIndex()(Code) | | |
getServiceDescription | public String getServiceDescription()(Code) | | |
getSize | public int getSize()(Code) | | |
isReadOnly | public boolean isReadOnly()(Code) | | |
setCurrentRow | public boolean setCurrentRow(int currRow)(Code) | | |
storeAttributes | public void storeAttributes(Map userOnlyAttrs, Map customizedAttrs, Set inheritedAttrs) throws AMConsoleException(Code) | | Stroes the attribute map for the current user as user attrs.
Parameters: attrMap - The map of name-(Set)values for attrs. |
|
|