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, 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
List<LDAPGruppe> getAllByMandant(IEntityContext ec, Mandant man)
List<LDAPGruppe> getAllByUserGroup(IEntityContext entityContext, Mandant client, BenutzerGruppe userGroup)
LDAPGruppe
which are assigned to the BenutzerGruppe
entityContext
- 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.