public static interface FormProcessor.Session
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Destroys the session and releases all resources used by it
|
Form |
getForm()
Returns the form used by the session.
|
org.w3c.dom.Document |
getFormInstanceData()
Returns the current state of the form instance data
|
java.lang.String |
getFormInstanceDataName()
Returns the name of the form instance data being modified
|
void destroy()
Form getForm()
org.w3c.dom.Document getFormInstanceData()
java.lang.String getFormInstanceDataName()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.