public interface IMandantDao extends IGenericDao<Mandant>
| Modifier and Type | Method and Description |
|---|---|
Mandant |
getByUUID(IEntityContext ec,
String uuid) |
long |
getUsedFileSize(IEntityContext ec,
Mandant mandant) |
boolean |
isCreationAllowed(IEntityContext ec,
Mandant mandant) |
Mandant |
readByName(IEntityContext ec,
String name) |
getEntityRefs, readall, bulkDelete, bulkUpdate, checkLockingVersion, create, create, delete, deleteAll, executePagedDaoAction, read, registerListener, registerListener, resultTotalCount, singleElement, unregisterListener, unregisterListener, update, updateboolean isCreationAllowed(IEntityContext ec, Mandant mandant)
Mandant readByName(IEntityContext ec, String name)
Mandant getByUUID(IEntityContext ec, String uuid)
long getUsedFileSize(IEntityContext ec, Mandant mandant)
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.