Interface IMandantLdapDataHandler
- 
- All Superinterfaces:
 IAPIHandler,IGenericHandler,Serializable
- All Known Implementing Classes:
 MandantLdapDataHandler
@Deprecated public interface IMandantLdapDataHandler extends IGenericHandler
Deprecated.since version 8.0.0 UseLDAPZugrifffor client scoped LDAP connections instead. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description MandantLdapDatagetByClient(UserContext uc, Mandant mandant)Deprecated.- 
Methods inherited from interface de.xima.fc.com.interfaces.IAPIHandler
getName 
- 
Methods inherited from interface de.xima.fc.handler.interfaces.entity.IGenericHandler
create, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, getAttributes, getAttributes, getBy, getById, getById, getById, getEntityRefs, getSingleAttributes, getSingleAttributes, resultTotalCount, update, update 
 - 
 
 - 
 
- 
- 
Method Detail
- 
getByClient
MandantLdapData getByClient(UserContext uc, Mandant mandant)
Deprecated. 
 - 
 
 -