|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.forms.script.ScriptFormData.ScriptFieldData
public class ScriptFormData.ScriptFieldData
Constructor Summary | |
---|---|
ScriptFormData.ScriptFieldData(FormData.FieldData fieldData)
|
Method Summary | |
---|---|
java.lang.String |
getName()
Returns the name of the form field that data represents |
java.lang.Object |
getValue()
Returns the value of the form field that data represents |
boolean |
isFile()
Determines whether the data represents a file |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScriptFormData.ScriptFieldData(FormData.FieldData fieldData)
Method Detail |
---|
public java.lang.String getName()
public java.lang.Object getValue()
public boolean isFile()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |