public class LDAPGruppeDao extends MandantDependentBaseDao<LDAPGruppe> implements ILDAPGruppeDao
| Constructor and Description | 
|---|
LDAPGruppeDao()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<LDAPGruppe> | 
getAllByMandant(IEntityContext ec,
               Mandant man)  | 
List<LDAPGruppe> | 
getAllByUserGroup(IEntityContext ec,
                 Mandant client,
                 BenutzerGruppe userGroup)
Returns all  
LDAPGruppe which are assigned to the BenutzerGruppe | 
getEntityRefs, getPostActionHook, getPreActionHook, readall, bulkDelete, bulkUpdate, cb, checkLockingVersion, cq, create, create, delete, deleteAll, executePagedDaoAction, getAttributes, getAttributes, getSingleAttributes, getSingleAttributes, getTransactionHandler, notifyListener, notifyListener, read, registerListener, registerListener, registerListener, resultTotalCount, setTransactionHandler, singleElement, unregisterListener, unregisterListener, unregisterListener, update, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEntityRefs, readall, bulkDelete, bulkUpdate, checkLockingVersion, create, create, delete, deleteAll, executePagedDaoAction, getAttributes, getAttributes, getSingleAttributes, getSingleAttributes, getTransactionHandler, read, registerListener, registerListener, registerListener, resultTotalCount, setTransactionHandler, singleElement, unregisterListener, unregisterListener, unregisterListener, update, updatepublic List<LDAPGruppe> getAllByMandant(IEntityContext ec, Mandant man)
getAllByMandant in interface ILDAPGruppeDaopublic List<LDAPGruppe> getAllByUserGroup(IEntityContext ec, Mandant client, BenutzerGruppe userGroup)
ILDAPGruppeDaoLDAPGruppe which are assigned to the BenutzerGruppegetAllByUserGroup in interface ILDAPGruppeDaoec - IEntityContext to useclient - Mandant context in which to look for ldap groupuserGroup - BenutzerGruppe which should be restrictedLDAPGruppeCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.