public final class FormElementDao extends MandantDependentBaseDao<FormElement> implements IFormElementDao
| Constructor and Description |
|---|
FormElementDao() |
| Modifier and Type | Method and Description |
|---|---|
List<FormElement> |
all(IEntityContext ec,
de.xima.cmn.criteria.QueryCriteriaManager qcm,
FormVersion fv) |
protected IFCDaoActionHook<FormElement> |
getPreActionHook() |
void |
removeAllFromFormVersion(IEntityContext ec,
FormVersion fv) |
getEntityRefs, getPostActionHook, readall, bulkDelete, bulkUpdate, cb, checkLockingVersion, cq, create, create, delete, deleteAll, executePagedDaoAction, getTransactionHandler, notifyListener, notifyListener, read, registerListener, registerListener, resultTotalCount, setTransactionHandler, singleElement, unregisterListener, unregisterListener, update, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEntityRefs, readall, bulkDelete, bulkUpdate, checkLockingVersion, create, create, delete, deleteAll, executePagedDaoAction, read, registerListener, registerListener, resultTotalCount, singleElement, unregisterListener, unregisterListener, update, updatepublic List<FormElement> all(IEntityContext ec, de.xima.cmn.criteria.QueryCriteriaManager qcm, FormVersion fv)
all in interface IFormElementDaopublic void removeAllFromFormVersion(IEntityContext ec, FormVersion fv)
removeAllFromFormVersion in interface IFormElementDaoprotected IFCDaoActionHook<FormElement> getPreActionHook()
getPreActionHook in class GenericDao<FormElement>Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.