Class EditVarianceFormProcessor

All Implemented Interfaces:
ObjectFormProcessor, com.ptc.windchill.enterprise.change2.forms.processors.ChangeFormProcessor

public class EditVarianceFormProcessor extends EditChangeItemFormProcessor
Processor class that performs database operations on Variance objects. This class is used for saving the data in the edit Variance wizards. This class is designed to handle existing wt.change2.WTVariance or any sub-types.

Supported API: true

Extendable: true
  • Method Details