The com.adobe.guides.submit package provides a set of interfaces that are during the submission process and handling the results of a submission.
Interfaces
Interface | Description | |
---|---|---|
ISubmit | The ISubmit interface is used to call one of the components built-in submission processes with supplied data. | |
ISubmitResult | The ISubmitResult interface is used to handle the results, success or failure, of an ISubmit submit(x) call. | |
ISubmitResultAware | The ISubmitResultAware interface is used to register to handle the results, success or failure, of an ISubmit submit(x) call. |
Mon Nov 28 2011, 07:42 AM -08:00