This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.jetspeed.om.portlet.UserAttribute (Jetspeed-2 Core API 2.2.2 API)

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.