public class MandantDao extends GenericDao<Mandant> implements IMandantDao
| Constructor and Description |
|---|
MandantDao() |
| Modifier and Type | Method and Description |
|---|---|
protected IFCDaoActionHook<Mandant> |
getPostActionHook() |
protected IFCDaoActionHook<Mandant> |
getPreActionHook() |
boolean |
isCreationAllowed(IEntityContext ec,
Mandant mandant) |
Mandant |
readByName(IEntityContext ec,
String name) |
getEntityRefsactivate, all, cb, checkLockingVersion, cq, create, create, delete, deleteAll, executePagedDaoAction, read, registerListener, resultTotalCount, rollback, singleElement, unregisterListener, update, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEntityRefspublic boolean isCreationAllowed(IEntityContext ec, Mandant mandant)
isCreationAllowed in interface IMandantDaopublic Mandant readByName(IEntityContext ec, String name)
readByName in interface IMandantDaoprotected IFCDaoActionHook<Mandant> getPreActionHook()
getPreActionHook in class GenericDao<Mandant>protected IFCDaoActionHook<Mandant> getPostActionHook()
getPostActionHook in class GenericDao<Mandant>Copyright © 2016. All rights reserved.