public class ActionParameterField extends Object implements Field
Field
implementation is a form field which represents a defined
action parameter
.ParameterizedItemDefinition.getParameterDefintion(String)
Constructor and Description |
---|
ActionParameterField(ParameterDefinition parameterDef,
ActionService actionService) |
Modifier and Type | Method and Description |
---|---|
FieldDefinition |
getFieldDefinition() |
String |
getFieldName() |
Object |
getValue() |
public ActionParameterField(ParameterDefinition parameterDef, ActionService actionService)
public FieldDefinition getFieldDefinition()
getFieldDefinition
in interface Field
public String getFieldName()
getFieldName
in interface Field
Copyright © 2005–2017 Alfresco Software. All rights reserved.