Package de.xima.fc.api.entity
Class MandantLdapDataAPI
Deprecated.
-
Field Summary
Fields inherited from class de.xima.fc.api.entity.AEntityAPI
entityClass -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetByClient(UserContext uc, Mandant mandant) Deprecated.Method deliver the LDAP data for a client.Methods inherited from class de.xima.fc.api.entity.AEntityAPI
create, create, delete, delete, deleteAllBy, deleteById, deleteById, getAll, getAllBy, getAttributes, getAttributes, getBy, getById, getById, getEntityRefs, getSingleAttributes, getSingleAttributes, resultTotalCount, resultTotalCount, update, updateMethods inherited from class de.xima.fc.api.ASubAPI
getHandlerProvider
-
Constructor Details
-
MandantLdapDataAPI
public MandantLdapDataAPI()Deprecated.
-
-
Method Details
-
getByClient
Deprecated.Method deliver the LDAP data for a client.- Parameters:
uc-UserContextthe user context in which the action is to be performed.mandant-Mandantthe client where the data are associated.- Returns:
MandantLdapDatathe LDAP data for a client.
-
LDAPZugrifffor client scoped LDAP connections instead.