public class MandantDao extends GenericDao<Mandant> implements IMandantDao
| Constructor and Description |
|---|
MandantDao() |
| Modifier and Type | Method and Description |
|---|---|
Mandant |
getByUUID(IEntityContext ec,
String uuid) |
protected IFCDaoActionHook<Mandant> |
getPostActionHook() |
protected IFCDaoActionHook<Mandant> |
getPreActionHook() |
long |
getUsedFileSize(IEntityContext ec,
Mandant mandant) |
boolean |
isCreationAllowed(IEntityContext ec,
Mandant mandant) |
Mandant |
readByName(IEntityContext ec,
String name) |
getEntityRefs, 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 boolean isCreationAllowed(IEntityContext ec, Mandant mandant)
isCreationAllowed in interface IMandantDaopublic Mandant readByName(IEntityContext ec, String name)
readByName in interface IMandantDaopublic Mandant getByUUID(IEntityContext ec, String uuid)
getByUUID in interface IMandantDaoprotected IFCDaoActionHook<Mandant> getPreActionHook()
getPreActionHook in class GenericDao<Mandant>protected IFCDaoActionHook<Mandant> getPostActionHook()
getPostActionHook in class GenericDao<Mandant>public long getUsedFileSize(IEntityContext ec, Mandant mandant)
getUsedFileSize in interface IMandantDaoCopyright © 2019 XIMA MEDIA GmbH. All rights reserved.