Package de.xima.fc.form.edit
Class FormEditValidator
java.lang.Object
de.xima.fc.form.edit.FormEditValidator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
checkBackupFormVersionContext
(XfcSession session, FormVersionBackup backup) Deprecated.static boolean
checkCurrentFormVersionContext
(XfcSession session, FormVersion fv) Deprecated.static boolean
checkEditContext
(Mandant client, Projekt project, Benutzer user) Deprecated.
-
Constructor Details
-
FormEditValidator
public FormEditValidator()
-
-
Method Details
-
checkEditContext
Deprecated. -
checkCurrentFormVersionContext
@Deprecated public static boolean checkCurrentFormVersionContext(XfcSession session, FormVersion fv) Deprecated. -
checkBackupFormVersionContext
@Deprecated public static boolean checkBackupFormVersionContext(XfcSession session, FormVersionBackup backup) Deprecated.
-
UserMgmtUtils.canEditProject(de.xima.fc.interfaces.user.IUser, Projekt)
instead.