Class NewCadDocDefineItemAttributesWizStepBuilder

All Implemented Interfaces:
ComponentConfigBuilder, com.ptc.mvc.components.ComponentConfigFactoryAware, ComponentDataBuilder

@TypeBased("DefaultEPMDocument") public class NewCadDocDefineItemAttributesWizStepBuilder extends DefineItemAttributesWizStepBuilder
Builder for the step combining the Define Item and Attributes table for new CAD Doc UI. Since it uses custom defineItemAttributesWizStep.jsp, returned view is accordingly different from what is returned by generic DefineItemAttributesWizStepBuilder. Note that DefaultEPMDocument soft type in TypeBased annotation below purposely uses short-form for type without any reference to dynamic internet domain name. This is done to avoid object name having dynamic internet domain name in it.
Supported API: true

Extendable: true