Class EditMeetingFormProcessor
java.lang.Object
com.ptc.core.components.forms.DefaultObjectFormProcessor
com.ptc.core.components.forms.DefaultEditFormProcessor
com.ptc.netmarkets.meeting.processor.EditMeetingFormProcessor
- All Implemented Interfaces:
ObjectFormProcessor
A form processor that generically updates one or more Workable objects in the database from the form data submitted
in an HTML wizard.
This class should only be used for updating objects that implement wt.vc.wip.Workable. Use
Supported API: true
Extendable: true
This class should only be used for updating objects that implement wt.vc.wip.Workable. Use
DefaultEditFormProcessor for Workable objects.
Supported API: true
Extendable: true
-
Method Summary
Methods inherited from class com.ptc.core.components.forms.DefaultEditFormProcessor
doOperationMethods inherited from class com.ptc.core.components.forms.DefaultObjectFormProcessor
continueProcessing, getDelegates, getSuccessFeedbackMessage, getSuccessFeedbackMessage, getSuccessMessageBody, getSuccessMessageBodyForMulti, getSuccessMessageTitle, mergeIntermediateResult, processDelegates, setResultNextAction