Class DefaultMiniInfoComponentBuilder

All Implemented Interfaces:
ComponentConfigBuilder, ComponentDataBuilder, InfoComponentConfigFactoryAware, TypedAttrLayOutFactoryAware
Direct Known Subclasses:
LiteratureMiniInfoBuilder, NovelMiniInfoBuilder, PoemMiniInfoBuilder

@TypeBased("java.lang.Object") public class DefaultMiniInfoComponentBuilder extends AbstractMiniInfoComponentBuilder implements TypedAttrLayOutFactoryAware
The default builder for the mini info component. The component builder value is "miniInfoPage" and the lookup type is for all objects. To extend or override the default mini info component build set the component builder value to "miniInfoPage" and the lookup type to the specific type of object.
Supported API: true

Extendable: true