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, update
getHandlerProvider
public 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 © 2021 XIMA MEDIA GmbH. All rights reserved.