public class FormTemplateDao extends MandantDependentBaseDao<FormTemplate> implements IFormTemplateDao
| Constructor and Description |
|---|
FormTemplateDao() |
| Modifier and Type | Method and Description |
|---|---|
IFormTemplateDao |
deleteById(IEntityContext ec,
int id) |
List<FormTemplate> |
getAllByMandant(IEntityContext ec,
Mandant mandant) |
List<FormTemplateTag> |
getAllTagsByMandant(IEntityContext ec,
Mandant m) |
protected IFCDaoActionHook<FormTemplate> |
getPostActionHook() |
protected IFCDaoActionHook<FormTemplate> |
getPreActionHook() |
getEntityRefs, readall, bulkDelete, bulkUpdate, cb, checkLockingVersion, cq, create, create, delete, deleteAll, executePagedDaoAction, getAttributes, getAttributes, 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, getAttributes, getAttributes, getTransactionHandler, read, registerListener, registerListener, resultTotalCount, setTransactionHandler, singleElement, unregisterListener, unregisterListener, update, updatepublic List<FormTemplate> getAllByMandant(IEntityContext ec, Mandant mandant)
getAllByMandant in interface IFormTemplateDaopublic IFormTemplateDao deleteById(IEntityContext ec, int id)
deleteById in interface IFormTemplateDaopublic List<FormTemplateTag> getAllTagsByMandant(IEntityContext ec, Mandant m)
getAllTagsByMandant in interface IFormTemplateDaoprotected IFCDaoActionHook<FormTemplate> getPreActionHook()
getPreActionHook in class GenericDao<FormTemplate>protected IFCDaoActionHook<FormTemplate> getPostActionHook()
getPostActionHook in class GenericDao<FormTemplate>Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.