Uses of Interface
de.hybris.platform.cmsfacades.rendering.ComponentRenderingService
-
Packages that use ComponentRenderingService Package Description de.hybris.platform.cmsfacades.items.impl de.hybris.platform.cmsfacades.rendering.impl -
-
Uses of ComponentRenderingService in de.hybris.platform.cmsfacades.items.impl
Methods in de.hybris.platform.cmsfacades.items.impl that return ComponentRenderingService Modifier and Type Method Description protected ComponentRenderingServiceDefaultComponentItemFacade. getComponentRenderingService()Methods in de.hybris.platform.cmsfacades.items.impl with parameters of type ComponentRenderingService Modifier and Type Method Description voidDefaultComponentItemFacade. setComponentRenderingService(ComponentRenderingService componentRenderingService) -
Uses of ComponentRenderingService in de.hybris.platform.cmsfacades.rendering.impl
Classes in de.hybris.platform.cmsfacades.rendering.impl that implement ComponentRenderingService Modifier and Type Class Description classDefaultComponentRenderingServiceDefault implementation ofComponentRenderingService.
-