Package com.ptc.jca.mvc.builders
Class DefaultInfoComponentBuilder
java.lang.Object
com.ptc.mvc.components.AbstractInfoConfigBuilder
com.ptc.jca.mvc.components.AbstractInfoComponentBuilder
com.ptc.jca.mvc.builders.DefaultInfoComponentBuilder
- All Implemented Interfaces:
ComponentConfigBuilder,ComponentDataBuilder,InfoComponentConfigFactoryAware
- Direct Known Subclasses:
ChangeNoticeInfoPageBuilder,ChangeReviewInfoBuilder,ChangeTaskInfoBuilder,DrawingSetInfoPageBuilder,EnterpriseDataInfoBuilder,ESITargetInfoBuilder,LotBaselineInfoBuilder,MPMLInfoBuilder,com.ptc.windchill.enterprise.part.mvc.builders.PartInfoBuilder,com.ptc.windchill.enterprise.partmaster.mvc.builders.PartMasterInfoBuilder,PlantFunctionalDataInfoBuilder,ProblemReportInfoBuilder,SharedTeamInfoBuilder,VarianceInfoBuilder
@TypeBased("wt.type.TypeManaged")
public class DefaultInfoComponentBuilder
extends AbstractInfoComponentBuilder
The default builder for the info component for typed based object. We might have to extend or override the default
builder to override the buildinfoConfig to include properties specific to an object type.
The non typed objects should implement
Supported API: true
Extendable: true
wt.type.TypeManaged tagging
interface in order to retrieve attributes from type load files.
Supported API: true
Extendable: true
-
Method Summary
Methods inherited from class com.ptc.mvc.components.AbstractInfoConfigBuilder
getComponentConfigFactory, getMessageSource, getView, postProcessInfoConfig