public class AJSFContext extends AMessaging implements Serializable
Modifier and Type | Field and Description |
---|---|
protected UserContext |
uc |
Constructor and Description |
---|
AJSFContext() |
Modifier and Type | Method and Description |
---|---|
void |
destroySessionBean(String name) |
IEntityContext |
ec() |
static <T> T |
findBean(Class<T> beanClass) |
static <T> T |
findBean(String beanName) |
protected String |
getBeanName(Class<?> beanClass) |
protected String |
getBeanName(Object bean) |
protected String |
getContext() |
LocaleBean |
getLocaleBean() |
protected javax.servlet.http.HttpServletRequest |
getRequest() |
protected javax.servlet.http.HttpServletResponse |
getResponse() |
protected javax.servlet.http.HttpSession |
getSession()
Methode zum Auslesen der
HttpSession |
protected javax.servlet.http.HttpSession |
getSession(boolean create) |
protected Object |
getSessionAttribute(String attribute)
Methode zum Ermitteln eines Session-Attributs
|
protected boolean |
isDetached(de.xima.cmn.dao.interfaces.IEntity entity) |
protected void |
loadLazy(Object proxy) |
void |
setLocaleBean(LocaleBean localeBean) |
protected void |
setSessionAttribute(String attribute,
Object o)
Methode zum Setzen eines Session-Attributs
|
addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addInfoMsg, addInfoMsg, addInfoMsg, addInfoMsg, addInfoMsgToComponent, addInfoMsgToComponent, addInfoMsgToComponent, addInfoMsgToComponent, addMsg, addMsg, addMsg, addMsg, addMsgs, addMsgToComponent, addMsgToComponent, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, cleanErrorMsg, getErrorMessage
getFacesContext, getLocale, rbValue, rbValue
protected UserContext uc
public LocaleBean getLocaleBean()
public void setLocaleBean(LocaleBean localeBean)
protected boolean isDetached(de.xima.cmn.dao.interfaces.IEntity entity)
public void destroySessionBean(String name)
protected void loadLazy(Object proxy)
protected String getContext()
protected javax.servlet.http.HttpServletRequest getRequest()
protected javax.servlet.http.HttpServletResponse getResponse()
protected javax.servlet.http.HttpSession getSession()
HttpSession
HttpSession
protected javax.servlet.http.HttpSession getSession(boolean create)
protected Object getSessionAttribute(String attribute)
protected void setSessionAttribute(String attribute, Object o)
public static <T> T findBean(Class<T> beanClass)
public static <T> T findBean(String beanName)
public IEntityContext ec()
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.