| com.sun.portal.netfile.admin.model.NetFileUserProfileModelImpl
NetFileUserProfileModelImpl | public class NetFileUserProfileModelImpl 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) | | |
getNetFileAttributeIndex | public int getNetFileAttributeIndex(String attr)(Code) | | |
getNetFileHosts | public Set getNetFileHosts()(Code) | | |
getNetFileHostsCount | public int getNetFileHostsCount()(Code) | | |
getNetFileHostsIndex | public int getNetFileHostsIndex()(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. |
|
|