|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.components.forms.DefaultObjectFormProcessor
com.ptc.windchill.esi.forms.CreateESITargetFormProcessor
public class CreateESITargetFormProcessor
Create Distribution Target Wizard Form Processor.
Processes Wizard data and creates the ESITarget object.
Supported API: true
Extendable: true
Since:
Windchill 9.0
DefaultItemFormProcessor| Method Summary | |
|---|---|
FormResult |
doOperation(NmCommandBean clientData,
List<ObjectBean> objList)
Creates the distribution target i.e. |
| Methods inherited from class com.ptc.core.components.forms.DefaultObjectFormProcessor |
|---|
continueProcessing, getDelegates, mergeIntermediateResult, postProcess, postTransactionProcess, preProcess, setResultNextAction |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public FormResult doOperation(NmCommandBean clientData,
List<ObjectBean> objList)
throws WTException
doOperation in interface ObjectFormProcessordoOperation in class com.ptc.core.components.forms.DefaultObjectFormProcessorcb - - Contains request form data and other context information. Input.objList - - Contains the object(s) to be stored, updated,moved, etc.
Note:
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||