Class FormCreationDataImpl
java.lang.Object
org.alfresco.repo.forms.processor.FormCreationDataImpl
- All Implemented Interfaces:
FormCreationData
Simple DTO containing various objects needed to generate Forms.
- Since:
- 3.4
- Author:
- Nick Smith
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FormCreationDataImpl
-
-
Method Details
-
getItemData
- Specified by:
getItemDatain interfaceFormCreationData- Returns:
- the itemData
-
isForcedField
- Specified by:
isForcedFieldin interfaceFormCreationData- Returns:
- If the
fieldNamegiven is a forced field then returnstrue, otherwise returnsfalse.
-
getContext
- Specified by:
getContextin interfaceFormCreationData- Returns:
- the context
-