public interface IMandantDao extends IGenericDao<Mandant>
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCreationAllowed(IEntityContext ec,
Mandant mandant) |
Mandant |
readByName(IEntityContext ec,
String name) |
getEntityRefsboolean isCreationAllowed(IEntityContext ec, Mandant mandant)
Mandant readByName(IEntityContext ec, String name)
Copyright © 2016. All rights reserved.