|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jetspeed.userinfo.impl.AbstractUserInfoManagerImpl
public abstract class AbstractUserInfoManagerImpl
Common user info management support
Constructor Summary | |
---|---|
AbstractUserInfoManagerImpl()
|
Method Summary | |
---|---|
protected java.util.Collection |
mapLinkedUserAttributes(java.util.Collection userAttributes,
java.util.Collection userAttributeRefs)
Return the linked attributes mapping portlet user attributes to portal user attributes. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractUserInfoManagerImpl()
Method Detail |
---|
protected java.util.Collection mapLinkedUserAttributes(java.util.Collection userAttributes, java.util.Collection userAttributeRefs)
Return the linked attributes mapping portlet user attributes to portal user attributes.
userAttributes
- The declarative portlet user attributes.userAttributeRefs
- The declarative jetspeed portlet extension user attributes
reference.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |