Package org.alfresco.repo.forms.script
Class ScriptFormData.ScriptFieldData
java.lang.Object
org.alfresco.repo.forms.script.ScriptFormData.ScriptFieldData
- Enclosing class:
- ScriptFormData
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ScriptFieldData
-
-
Method Details
-
getName
Returns the name of the form field that data represents- Returns:
- The name
-
getValue
Returns the value of the form field that data represents- Returns:
- The value
-
isFile
public boolean isFile()Determines whether the data represents a file- Returns:
- true if the data is a file
-