public final class MandantFrontendServerBean.EntityListModelImpl extends EntityListModelSelectByView<MandantFrontendServer>
all, entityClass, filtered, globalFilter, hasAddNewEntity, marked, qcm, selected| Constructor and Description | 
|---|
EntityListModelImpl(de.xima.cmn.criteria.QueryCriteriaManager qcm)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
addNew()
Sets the currently selected model to a new model. 
 | 
protected Set<EViews> | 
getAllowedViewsForSelection()  | 
MandantFrontendServer | 
getNew()  | 
void | 
save()
Saves the currently selected model to the database. 
 | 
getCurrentViewBean, getEntityClassKey, getSelectionBean, selectDefault, setSelectedaddMarked, create, delete, delete, deleteEntity, deleteEntity, deleteMarkedEntities, ec, fetchAll, getAll, getAllPlusNew, getDao, getFiltered, getGlobalFilter, getMarked, getSelected, hasEntity, isDetached, isEmptyList, isMarkedDeletable, isNew, loadLazyData, onRowSelect, onRowSelectCheckbox, onRowUnselectCheckbox, onToggleSelect, removeMarked, save, setFiltered, setGlobalFilter, setHasAddNewEntity, setMarked, setSelectedFromMarked, update, updateData, updateSelectedaddErrorMsg, 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, getNewWarnMsggetFacesContext, getLocale, rbValue, rbValue, rbValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddMarked, delete, delete, deleteEntity, deleteEntity, deleteMarkedEntities, getAll, getAllPlusNew, getFiltered, getMarked, getSelected, hasEntity, isEmptyList, isMarkedDeletable, isNew, loadLazyData, onRowSelect, onRowSelectCheckbox, onRowUnselectCheckbox, onToggleSelect, removeMarked, setFiltered, setMarked, setSelectedFromMarked, updateSelectedupdateDatapublic EntityListModelImpl(de.xima.cmn.criteria.QueryCriteriaManager qcm)
protected Set<EViews> getAllowedViewsForSelection()
getAllowedViewsForSelection in class EntityListModelSelectByView<MandantFrontendServer>EntityListModelSelectByView.selectDefault()) is allowed for this model. If empty, no
 restriction is applied.public void addNew()
IEntityListModeladdNew in interface IEntityListModel<MandantFrontendServer>addNew in class EntityListModel<MandantFrontendServer>public MandantFrontendServer getNew()
getNew in class EntityListModel<MandantFrontendServer>public void save()
IEntityListModelIEntityListModel.isNew(), creates a new entry in the database,
 otherwise updates the existing entry.save in interface IEntityListModel<MandantFrontendServer>save in class EntityListModel<MandantFrontendServer>Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.