Class 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 wt.type.TypeManaged tagging interface in order to retrieve attributes from type load files.


Supported API: true

Extendable: true