public interface ILDAPGruppeDao extends IMandantDependentBaseDao<LDAPGruppe>
| Modifier and Type | Method and Description | 
|---|---|
List<LDAPGruppe> | 
getAllByMandant(IEntityContext ec,
               Mandant man)  | 
List<LDAPGruppe> | 
getAllByUserGroup(IEntityContext entityContext,
                 Mandant client,
                 BenutzerGruppe userGroup)
Returns all  
LDAPGruppe which are assigned to the BenutzerGruppe | 
getEntityRefs, readall, bulkDelete, bulkUpdate, checkLockingVersion, create, create, delete, deleteAll, executePagedDaoAction, getTransactionHandler, read, registerListener, registerListener, resultTotalCount, setTransactionHandler, singleElement, unregisterListener, unregisterListener, update, updateList<LDAPGruppe> getAllByMandant(IEntityContext ec, Mandant man)
List<LDAPGruppe> getAllByUserGroup(IEntityContext entityContext, Mandant client, BenutzerGruppe userGroup)
LDAPGruppe which are assigned to the BenutzerGruppeentityContext - IEntityContext to useclient - Mandant context in which to look for ldap groupuserGroup - BenutzerGruppe which should be restrictedLDAPGruppeCopyright © 2019 XIMA MEDIA GmbH. All rights reserved.