Class NewCadDocDefineItemAttributesWizStepBuilder
java.lang.Object
com.ptc.mvc.components.AbstractComponentConfigBuilder
com.ptc.mvc.components.AbstractComponentBuilder
com.ptc.jca.mvc.builders.DefineItemAttributesWizStepBuilder
com.ptc.windchill.uwgm.cadx.newcaddoc.mvc.builders.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
Supported API: true
Extendable: true
-
Method Summary
Methods inherited from class com.ptc.jca.mvc.builders.DefineItemAttributesWizStepBuilder
buildComponentConfig, buildComponentDataMethods inherited from class com.ptc.mvc.components.AbstractComponentConfigBuilder
getComponentConfigFactory, getMessageSource, setComponentConfigFactory