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 |
protected IFCDaoActionHook<LDAPGruppe> |
getPostActionHook() |
getEntityRefs, getPreActionHook, readall, bulkDelete, bulkUpdate, cb, checkLockingVersion, cq, create, create, delete, 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, 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 restrictedLDAPGruppeprotected IFCDaoActionHook<LDAPGruppe> getPostActionHook()
getPostActionHook in class GenericDao<LDAPGruppe>Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.