Class ActionParameterField
java.lang.Object
org.alfresco.repo.forms.processor.action.ActionParameterField
- All Implemented Interfaces:
Field
This
Field implementation is a form field which represents a defined action parameter.- Since:
- 4.0
- Author:
- Neil Mc Erlean
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionActionParameterField(ParameterDefinition parameterDef, ActionService actionService) -
Method Summary
-
Constructor Details
-
ActionParameterField
-
-
Method Details
-
getFieldDefinition
- Specified by:
getFieldDefinitionin interfaceField- Returns:
- the field definition
-
getFieldName
- Specified by:
getFieldNamein interfaceField- Returns:
- the fieldName
-
getValue
-