Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.CustomUserAttributes

Packages that use CustomUserAttributes
com.liferay.portlet This package defines the common portlet interfaces, base classes, classes, factories, and utilities. 
 

Uses of CustomUserAttributes in com.liferay.portlet
 

Classes in com.liferay.portlet that implement CustomUserAttributes
 class DefaultCustomUserAttributes
           A separate instance of this class is created every time renderRequest.getAttribute(PortletRequest.USER_INFO) is called.
 

Methods in com.liferay.portlet that return types with arguments of type CustomUserAttributes
 Map<String,CustomUserAttributes> PortletContextBag.getCustomUserAttributes()
           
 


Liferay 6.1.2-ce-ga3