|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |