public interface IMandantDao extends IGenericDao<Mandant>
| Modifier and Type | Method and Description |
|---|---|
List<Mandant> |
getAllByName(IEntityContext ec,
String name) |
boolean |
isCreationAllowed(IEntityContext ec,
Mandant mandant) |
Mandant |
readByName(IEntityContext ec,
String name) |
getEntityRefsall, 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)
List<Mandant> getAllByName(IEntityContext ec, String name)
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.