Uses of Class
de.xima.fc.entities.FormVersionBackup
Packages that use FormVersionBackup
Package
Description
-
Uses of FormVersionBackup in de.xima.fc.dao.impl
Methods in de.xima.fc.dao.impl that return types with arguments of type FormVersionBackupModifier and TypeMethodDescriptionFormVersionBackupDao.allByFormVersion(IEntityContext ec, FormVersion fv) -
Uses of FormVersionBackup in de.xima.fc.dao.interfaces
Methods in de.xima.fc.dao.interfaces that return types with arguments of type FormVersionBackupModifier and TypeMethodDescriptionIFormVersionBackupDao.allByFormVersion(IEntityContext ec, FormVersion fv) -
Uses of FormVersionBackup in de.xima.fc.form
Methods in de.xima.fc.form with parameters of type FormVersionBackupModifier and TypeMethodDescriptionstatic StringFormPublishUtil.getBackupPersistent(IEntityContext ec, FormVersionBackup backup) -
Uses of FormVersionBackup in de.xima.fc.form.edit
Methods in de.xima.fc.form.edit with parameters of type FormVersionBackupModifier and TypeMethodDescriptionstatic booleanFormEditValidator.checkBackupFormVersionContext(XfcSession session, FormVersionBackup backup) Deprecated.
UserMgmtUtils.canEditProject(de.xima.fc.interfaces.user.IUser, Projekt)instead.