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, read
all, bulkDelete, bulkUpdate, cb, checkLockingVersion, cq, create, create, delete, deleteAll, executePagedDaoAction, getAttributes, getAttributes, getSingleAttributes, getSingleAttributes, getTransactionHandler, notifyListener, notifyListener, read, registerListener, registerListener, registerListener, resultTotalCount, setTransactionHandler, singleElement, unregisterListener, unregisterListener, unregisterListener, update, update
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEntityRefs, read
all, bulkDelete, bulkUpdate, checkLockingVersion, create, create, delete, deleteAll, executePagedDaoAction, getAttributes, getAttributes, getSingleAttributes, getSingleAttributes, getTransactionHandler, read, registerListener, registerListener, registerListener, resultTotalCount, setTransactionHandler, singleElement, unregisterListener, unregisterListener, unregisterListener, update, update
public List<FormTemplate> getAllByMandant(IEntityContext ec, Mandant mandant)
getAllByMandant
in interface IFormTemplateDao
public IFormTemplateDao deleteById(IEntityContext ec, int id)
deleteById
in interface IFormTemplateDao
public List<FormTemplateTag> getAllTagsByMandant(IEntityContext ec, Mandant m)
getAllTagsByMandant
in interface IFormTemplateDao
protected 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.