Interface ILDAPGruppeDao

All Superinterfaces:
de.xima.cmn.dao.interfaces.IAbstractDao<LDAPGruppe,Long,IEntityContext>, IGenericDao<LDAPGruppe>, IMandantDependentBaseDao<LDAPGruppe>
All Known Implementing Classes:
LDAPGruppeDao

@Deprecated public interface ILDAPGruppeDao extends IMandantDependentBaseDao<LDAPGruppe>
Deprecated.
Since Version 8.0.0 LDAP access to Mandants is stored in IndirectClientAuthorizations. For accessing indirect client authorizations use IIndirectClientAuthorizationDao.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
     
    getAllByUserGroup(IEntityContext entityContext, Mandant client, BenutzerGruppe userGroup)
    Deprecated.
    Returns all LDAPGruppe which are assigned to the BenutzerGruppe

    Methods inherited from interface de.xima.cmn.dao.interfaces.IAbstractDao

    all, bulkDelete, bulkUpdate, checkLockingVersion, create, create, delete, delete, deleteAll, executePagedDaoAction, getAttributes, getAttributes, getSingleAttributes, getSingleAttributes, getTransactionHandler, read, registerListener, registerListener, registerListener, resultTotalCount, setTransactionHandler, singleElement, unregisterListener, unregisterListener, unregisterListener, update, update

    Methods inherited from interface de.xima.fc.dao.interfaces.IGenericDao

    count, findAll, findSingle, getEntityRefs, read