Uses of Class
de.xima.fc.gui.bean.project.AProjectDetailsBean
- 
Packages that use AProjectDetailsBean Package Description de.xima.fc.gui.bean.project de.xima.fc.gui.bean.workflow de.xima.fc.gui.model.version  - 
- 
Uses of AProjectDetailsBean in de.xima.fc.gui.bean.project
Subclasses of AProjectDetailsBean in de.xima.fc.gui.bean.project Modifier and Type Class Description classBasicDataTableBeanBasisklasse fürProjectDataTableBeanundProjectInboxBeanclassFormExportBeanBean for configuring the print export of projectsclassFormPortraitExportBeanBean for configuring the print export of projectsclassFormSaveExportBeanBean for exporting a copy of the form.classFormVersionBeanclassProjectAccessBeanBean for the project sub menu "access".classProjectDataTableBeanBean zur Verwaltung der projektspezifischen Formular-DatentabelleclassProjectDetailsBeanclassProjectDOIBeanclassProjectExportBeanclassProjectGroupEditBeanBean for editing the groups of a projectclassProjectInboxBeanclassProjectInviteBeanclassProjectShareBeanHandles creation and customization of a simple form share linkclassProjectUpdateWorkflowBeanBean for the form overview menu. - 
Uses of AProjectDetailsBean in de.xima.fc.gui.bean.workflow
Subclasses of AProjectDetailsBean in de.xima.fc.gui.bean.workflow Modifier and Type Class Description classStateTreeBeanDeprecated.Use the new workflow engine. - 
Uses of AProjectDetailsBean in de.xima.fc.gui.model.version
Constructors in de.xima.fc.gui.model.version with parameters of type AProjectDetailsBean Constructor Description ProjectVersionModel(AProjectDetailsBean projectDetails, Benutzer user) 
 -