public interface IMandantHandler extends IGenericHandler
| Modifier and Type | Method and Description |
|---|---|
List<Mandant> |
getAllByName(UserContext uc,
String name) |
Mandant |
getByName(UserContext uc,
String name) |
boolean |
isCreationAllowed(UserContext uc,
Mandant mandant) |
create, create, delete, delete, deleteBy, deleteById, getAll, getAllBy, getBy, getById, getById, resultTotalCount, update, updategetNameboolean isCreationAllowed(UserContext uc, Mandant mandant)
Mandant getByName(UserContext uc, String name)
List<Mandant> getAllByName(UserContext uc, String name)
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.