| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.faces.component.portlet.JSFUserContext
public class JSFUserContext
| Constructor Summary | |
|---|---|
| JSFUserContext(javax.faces.context.FacesContext faces) | |
| 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 JSFUserContext(javax.faces.context.FacesContext faces)
| Method Detail | 
|---|
public java.lang.String getId()
UserContext
getId in interface UserContextpublic java.util.Map getInformations()
UserContext
getInformations in interface UserContextP3PConstantspublic java.util.Locale getLocale()
UserContext
getLocale in interface UserContextpublic 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 | ||||||||