|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ploin.web.faces.Base
public class Base
$LastChangedBy: r.reiz $
$Revision: 84 $
$Date: 2009-11-12 15:18:32 +0100 (Thu, 12 Nov 2009) $
| Constructor Summary | |
|---|---|
Base()
|
|
| Method Summary | |
|---|---|
static javax.faces.application.Application |
getApplication()
This method returns a instance of the application. |
static javax.faces.context.FacesContext |
getFacesContext()
This method returns the current instance of the faces context. |
Locale |
getLocale()
This method returns the locale from the viewRoot. |
ResourceBundle |
getResourceBundle()
This method returns a instance of application's default resource bundle. |
javax.faces.component.UIViewRoot |
getViewRoot()
This method returns the viewRoot from the currentInstance of the FacesContext |
String |
getViewRootId()
Returns the actual ID of the ViewRoot. |
void |
setLocale(Locale locale)
set the locale in the viewRoot. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Base()
| Method Detail |
|---|
public ResourceBundle getResourceBundle()
public static javax.faces.application.Application getApplication()
public static javax.faces.context.FacesContext getFacesContext()
public Locale getLocale()
public void setLocale(Locale locale)
locale - public javax.faces.component.UIViewRoot getViewRoot()
public String getViewRootId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||