|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.portlet.support.spi.UserContextSupport
public class UserContextSupport
Constructor Summary | |
---|---|
UserContextSupport()
|
Method Summary | |
---|---|
java.lang.String |
getId()
Returns null. |
java.util.Map |
getInformations()
Returns Collections.EMPTY_MAP . |
java.util.Locale |
getLocale()
Returns Locale.ENGLISH . |
java.util.List |
getLocales()
Returns Collections.EMPTY_LIST . |
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()
getId
in interface UserContext
public java.util.Map getInformations()
Collections.EMPTY_MAP
.
getInformations
in interface UserContext
P3PConstants
public java.util.Locale getLocale()
Locale.ENGLISH
.
getLocale
in interface UserContext
public java.util.List getLocales()
Collections.EMPTY_LIST
.
getLocales
in interface UserContext
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |