Uses of Interface
org.apache.jetspeed.om.portlet.UserAttribute

Packages that use UserAttribute
org.apache.jetspeed.om.portlet   
 

Uses of UserAttribute in org.apache.jetspeed.om.portlet
 

Methods in org.apache.jetspeed.om.portlet that return UserAttribute
 UserAttribute PortletApplication.addUserAttribute(java.lang.String name)
           
 UserAttribute PortletApplication.getUserAttribute(java.lang.String name)
           
 

Methods in org.apache.jetspeed.om.portlet that return types with arguments of type UserAttribute
 java.util.List<UserAttribute> PortletApplication.getUserAttributes()
           
 



Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.