public class MandantLdapDataAPI extends AEntityAPI<MandantLdapData>
entityClass| Constructor and Description | 
|---|
MandantLdapDataAPI()  | 
| Modifier and Type | Method and Description | 
|---|---|
MandantLdapData | 
getByClient(UserContext uc,
           Mandant mandant)
Method deliver the LDAP data for a client. 
 | 
create, create, delete, delete, deleteAllBy, deleteById, deleteById, getAll, getAllBy, getAttributes, getAttributes, getBy, getById, getById, getSingleAttributes, getSingleAttributes, resultTotalCount, resultTotalCount, update, updategetHandlerProviderpublic MandantLdapData getByClient(UserContext uc, Mandant mandant)
uc - UserContext the user context in which the action is to be performed.mandant - Mandant the client where the data are associated.MandantLdapData the LDAP data for a client.Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.