Uses of Interface
de.hybris.platform.cmsfacades.common.service.RestrictionAwareService
Packages that use RestrictionAwareService
Package
Description
-
Uses of RestrictionAwareService in de.hybris.platform.cmsfacades.common.service.impl
Classes in de.hybris.platform.cmsfacades.common.service.impl that implement RestrictionAwareService -
Uses of RestrictionAwareService in de.hybris.platform.cmsfacades.rendering.impl
Methods in de.hybris.platform.cmsfacades.rendering.impl that return RestrictionAwareServiceModifier and TypeMethodDescriptionprotected RestrictionAwareServiceDefaultComponentRenderingService.getRestrictionAwareService()protected RestrictionAwareServiceDefaultPageRenderingService.getRestrictionAwareService()Methods in de.hybris.platform.cmsfacades.rendering.impl with parameters of type RestrictionAwareServiceModifier and TypeMethodDescriptionvoidDefaultComponentRenderingService.setRestrictionAwareService(RestrictionAwareService restrictionAwareService) voidDefaultPageRenderingService.setRestrictionAwareService(RestrictionAwareService restrictionAwareService)