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

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

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

Methods in org.apache.jetspeed.om.common.portlet with parameters of type UserAttribute
 void MutablePortletApplication.addUserAttribute(UserAttribute userAttribute)
          Adds a user attribute to the user attribute set.
 

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

Classes in org.apache.jetspeed.om.impl that implement UserAttribute
 class UserAttributeImpl
          User attribute implementation.
 

Constructors in org.apache.jetspeed.om.impl with parameters of type UserAttribute
UserAttributeRefImpl(UserAttribute userAttribute)
          User attribute ref constructor given a UserAttribute.
 

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

Methods in org.apache.jetspeed.om.portlet.impl with parameters of type UserAttribute
 void PortletApplicationDefinitionImpl.addUserAttribute(UserAttribute userAttribute)
           
 



Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.