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, read
all, 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, update
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEntityRefs, read
all, bulkDelete, bulkUpdate, checkLockingVersion, create, create, delete, deleteAll, executePagedDaoAction, getAttributes, getAttributes, getSingleAttributes, getSingleAttributes, getTransactionHandler, read, registerListener, registerListener, registerListener, resultTotalCount, setTransactionHandler, singleElement, unregisterListener, unregisterListener, unregisterListener, update, update
public List<LDAPGruppe> getAllByMandant(IEntityContext ec, Mandant man)
getAllByMandant
in interface ILDAPGruppeDao
public List<LDAPGruppe> getAllByUserGroup(IEntityContext ec, Mandant client, BenutzerGruppe userGroup)
ILDAPGruppeDao
LDAPGruppe
which are assigned to the BenutzerGruppe
getAllByUserGroup
in interface ILDAPGruppeDao
ec
- IEntityContext
to useclient
- Mandant
context in which to look for ldap groupuserGroup
- BenutzerGruppe
which should be restrictedLDAPGruppe
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.