public class EntityBean<T extends ITransferableEntity> extends FCContextBean
| Modifier and Type | Field and Description |
|---|---|
protected T |
current |
protected IGenericDao<T> |
dao |
protected Class<T> |
entityClass |
systemUCuc| Constructor and Description |
|---|
EntityBean(Class<T> entityClass) |
| Modifier and Type | Method and Description |
|---|---|
String |
delete() |
String |
delete(String targetView) |
T |
getCurrent() |
void |
loadLazyData() |
void |
save() |
void |
setCurrent(T current) |
getSessionBean, init, isSetupUser, setSessionBean, switchMainView, switchMainView, switchSubView, switchSubViewdestroySessionBean, ec, findBean, findBean, getBeanName, getBeanName, getContext, getLocaleBean, getRequest, getResponse, getSession, getSession, getSessionAttribute, isDetached, loadLazy, setLocaleBean, setSessionAttributeaddErrorMsg, 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, getErrorMessagegetFacesContext, getLocale, rbValue, rbValueprotected T extends ITransferableEntity current
protected final Class<T extends ITransferableEntity> entityClass
protected final transient IGenericDao<T extends ITransferableEntity> dao
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.