public interface IPostfachDao extends IMandantDependentBaseDao<Postfach>
| Modifier and Type | Method and Description |
|---|---|
void |
clear(IEntityContext entityContext,
Mandant man,
Postfach postfach) |
List<Postfach> |
getAllByBenutzergruppe(IEntityContext ec,
BenutzerGruppe benutzerGruppe) |
List<Postfach> |
getPostfachByBenutzer(IEntityContext ec,
Benutzer benutzer) |
getEntityRefsvoid clear(IEntityContext entityContext, Mandant man, Postfach postfach)
List<Postfach> getPostfachByBenutzer(IEntityContext ec, Benutzer benutzer)
List<Postfach> getAllByBenutzergruppe(IEntityContext ec, BenutzerGruppe benutzerGruppe)
Copyright © 2016. All rights reserved.