Class ImpactedItemsFormDelegate
java.lang.Object
com.ptc.core.components.forms.DefaultObjectFormProcessorDelegate
com.ptc.windchill.enterprise.changeDirective.forms.delegates.ImpactedItemsFormDelegate
- All Implemented Interfaces:
ObjectFormProcessorDelegate
A class for subprocessors that perform a database operation on one or more objects. Typically used for the processing
of a wizard.
Supported API: true
Extendable: true
Supported API: true
Extendable: true
-
Method Summary
Methods inherited from class com.ptc.core.components.forms.DefaultObjectFormProcessorDelegate
doOperation, postTransactionProcess, preProcess, setValue, setValueInTypeInstance, setValueInTypeInstance
-
Method Details
-
getTableID
Get the tableId of the form to be processed.
Supported API: true
-