public class BenutzerGruppeHandler extends GenericHandler implements IBenutzerGruppeHandler
LOG
Constructor and Description |
---|
BenutzerGruppeHandler() |
Modifier and Type | Method and Description |
---|---|
List<BenutzerGruppe> |
getBenutzerGruppenUsageRightByStatus(UserContext uc,
Long stateId) |
List<BenutzerGruppe> |
getByBenutzer(UserContext uc,
Benutzer ben) |
List<BenutzerGruppe> |
getByProjekt(UserContext uc,
Long projektId) |
List<BenutzerGruppe> |
getEditorgruppenByProjekt(UserContext uc,
Long projektId) |
create, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, getBy, getById, getById, getById, resultTotalCount, update, update
getName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, getBy, getById, getById, getById, resultTotalCount, update, update
getName
public List<BenutzerGruppe> getByProjekt(UserContext uc, Long projektId)
getByProjekt
in interface IBenutzerGruppeHandler
public List<BenutzerGruppe> getEditorgruppenByProjekt(UserContext uc, Long projektId)
getEditorgruppenByProjekt
in interface IBenutzerGruppeHandler
public List<BenutzerGruppe> getBenutzerGruppenUsageRightByStatus(UserContext uc, Long stateId)
getBenutzerGruppenUsageRightByStatus
in interface IBenutzerGruppeHandler
public List<BenutzerGruppe> getByBenutzer(UserContext uc, Benutzer ben)
getByBenutzer
in interface IBenutzerGruppeHandler
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.