Class DefaultComponentTypeFacade

java.lang.Object
de.hybris.platform.cmsfacades.types.impl.DefaultComponentTypeFacade
All Implemented Interfaces:
ComponentTypeFacade

public class DefaultComponentTypeFacade extends Object implements ComponentTypeFacade
This implementation of the ComponentTypeFacade will get the ComposedTypeModel items and convert them to DTOs.

The types available are determined by using the ComponentTypeStructureService to get all registered component types.