public abstract class AEntityDetailsBean<T extends de.xima.cmn.dao.interfaces.IEntity<Long>> extends AMessaging
Modifier and Type | Field and Description |
---|---|
protected T |
entity |
protected static org.slf4j.Logger |
LOG |
Constructor and Description |
---|
AEntityDetailsBean() |
Modifier and Type | Method and Description |
---|---|
protected abstract de.xima.cmn.dao.interfaces.IAbstractDao<T,Long,IEntityContext> |
getDao() |
T |
getEntity() |
protected void |
init(IEntityContext ec,
T entity) |
void |
save() |
void |
setEntity(IEntityViewModel<T> model) |
void |
setEntity(Long id) |
addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsg, addErrorMsgFromString, addErrorMsgFromString, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addErrorMsgToComponent, addInfoMsg, addInfoMsg, addInfoMsg, addInfoMsg, addInfoMsgFromString, addInfoMsgFromString, addInfoMsgToComponent, addInfoMsgToComponent, addInfoMsgToComponent, addInfoMsgToComponent, addMsg, addMsg, addMsg, addMsg, addMsgs, addMsgToComponent, addMsgToComponent, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsg, addWarnMsgFromString, addWarnMsgFromString, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, addWarnMsgToComponent, cleanErrorMsg, getErrorMessage, getNewErrorMsg, getNewErrorMsg, getNewErrorMsg, getNewInfoMsg, getNewInfoMsg, getNewMsg, getNewWarnMsg, getNewWarnMsg
public T getEntity()
public void setEntity(IEntityViewModel<T> model)
public void setEntity(Long id)
public void save()
protected abstract de.xima.cmn.dao.interfaces.IAbstractDao<T,Long,IEntityContext> getDao()
protected void init(IEntityContext ec, T entity)
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.