public class DaoActionHookHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
DaoActionHookHelper() |
| Modifier and Type | Method and Description |
|---|---|
static List<Bedingung> |
getBedingungen(IEntityContext ec,
Mandant man) |
static boolean |
isStatusWiedervorlage(Status s) |
static void |
removeModulDependency(IEntityContext ec,
Rolle rolle) |
static BenutzerGruppe |
syncAccessProjekte(IEntityContext ec,
BenutzerGruppe gruppe) |
static BenutzerGruppe |
syncBenutzer(IEntityContext ec,
BenutzerGruppe gruppe) |
static void |
syncBerechtigungen(IEntityContext ec,
Rolle rolle) |
static BenutzerGruppe |
syncEditorProjekte(IEntityContext ec,
BenutzerGruppe gruppe) |
static BenutzerGruppe |
syncPostfaecher(IEntityContext ec,
BenutzerGruppe gruppe) |
static Modul |
syncRollen(IEntityContext ec,
Modul modul) |
static void |
validateBedingung(de.xima.cmn.dao.interfaces.IBaseEntityContext ec,
Bedingung bedingung) |
public static void validateBedingung(de.xima.cmn.dao.interfaces.IBaseEntityContext ec,
Bedingung bedingung)
throws ValidationException
ValidationExceptionpublic static List<Bedingung> getBedingungen(IEntityContext ec, Mandant man)
public static void removeModulDependency(IEntityContext ec, Rolle rolle)
public static void syncBerechtigungen(IEntityContext ec, Rolle rolle)
public static Modul syncRollen(IEntityContext ec, Modul modul)
public static BenutzerGruppe syncAccessProjekte(IEntityContext ec, BenutzerGruppe gruppe)
public static BenutzerGruppe syncEditorProjekte(IEntityContext ec, BenutzerGruppe gruppe)
public static BenutzerGruppe syncBenutzer(IEntityContext ec, BenutzerGruppe gruppe)
public static BenutzerGruppe syncPostfaecher(IEntityContext ec, BenutzerGruppe gruppe)
public static boolean isStatusWiedervorlage(Status s)
Copyright © 2016. All rights reserved.