public interface IPrincipalAttributeProviderEx extends IPrincipalAttributeProvider
CREATE_GROUP_MODE, CREATE_USER_MODE, CURRENT_PRINCIPAL
Modifier and Type | Method and Description |
---|---|
TypedAttribute |
getTypedAttribute(IURI principalURI,
String attrName)
Retrieves an TypedAttribute object for the specified attribute
|
Map<String,TypedAttribute> |
getTypedAttributes(IURI principalURI)
Retrieve a Map of TypedAttribute objects for the specified principal
|
getAttribute, getAttributeNames, getAttributes, getAttributeTitle, getAttributeTitles, setAttribute
getPortletBean
getComponentData, getComponentName, getComponentProvider, getURI, isInitialized, setComponentData, setComponentProvider
init, shutdown
TypedAttribute getTypedAttribute(IURI principalURI, String attrName) throws PortalException
principalURI
- attrName
- PortalException
Map<String,TypedAttribute> getTypedAttributes(IURI principalURI) throws PortalException
principalURI
- PortalException