|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.portal.portlet.support.spi.UserContextSupport
Constructor Summary | |
UserContextSupport()
|
Method Summary | |
java.lang.String |
getId()
Retrieves the user id or null if it is not known. |
java.util.Map |
getInformations()
The user profile information keyed by P3PConstants |
java.util.Locale |
getLocale()
Return the user locale. |
java.util.List |
getLocales()
Retrieves the locales that the user is willing to receive information in. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UserContextSupport()
Method Detail |
public java.lang.String getId()
UserContext
getId
in interface UserContext
public java.util.Map getInformations()
UserContext
getInformations
in interface UserContext
P3PConstants
public java.util.Locale getLocale()
UserContext
getLocale
in interface UserContext
public java.util.List getLocales()
UserContext
getLocales
in interface UserContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |