Package org.imixs.workflow.office.forms
Class FormDefinition
java.lang.Object
org.imixs.workflow.office.forms.FormDefinition
A FormDefinition holds the information about the form parts defined by a
workitem. This object is created by the FormController.
- Version:
- 1.0
- Author:
- rsoika
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()getPath()voidvoidvoidsetSections(ArrayList<FormSection> sections)
-
Constructor Details
-
FormDefinition
public FormDefinition()
-
-
Method Details
-
getSections
-
setSections
-
getPath
-
setPath
-
getName
-
setName
-