Class ComponentRelatedItemVisitor

java.lang.Object
de.hybris.platform.cms2.relateditems.visitors.page.ComponentRelatedItemVisitor
All Implemented Interfaces:
RelatedItemVisitor

public class ComponentRelatedItemVisitor extends Object implements RelatedItemVisitor
The RelatedItemVisitor that retrieves a list of all hierarchically related items for provided AbstractCMSComponentModel. The hierarchical order for this visitor is the component itself, all related slots and pages.