public interface IBenutzerGruppeDao extends IMandantDependentBaseDao<BenutzerGruppe>
| Modifier and Type | Method and Description |
|---|---|
Map<String,BenutzerGruppe> |
getBenutzerGruppeByMandant(IEntityContext ec,
Mandant mandant) |
getEntityRefsMap<String,BenutzerGruppe> getBenutzerGruppeByMandant(IEntityContext ec, Mandant mandant)
Copyright © 2016. All rights reserved.