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 |
systemUC
uc
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, switchSubView
destroySessionBean, ec, findBean, findBean, getBeanName, getBeanName, getContext, getLocaleBean, getRequest, getResponse, getSession, getSession, getSessionAttribute, isDetached, loadLazy, setLocaleBean, setSessionAttribute
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 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.