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

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

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

Methods in org.apache.jetspeed.om.common.portlet with parameters of type UserAttributeRef
 void MutablePortletApplication.addUserAttributeRef(UserAttributeRef userAttributeRef)
          Adds a user attribute ref to the user attribute ref set.
 

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

Classes in org.apache.jetspeed.om.impl that implement UserAttributeRef
 class UserAttributeRefImpl
          User attribute ref implementation.
 

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

Methods in org.apache.jetspeed.om.portlet.impl with parameters of type UserAttributeRef
 void PortletApplicationDefinitionImpl.addUserAttributeRef(UserAttributeRef userAttributeRef)
           
 



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