Uses of Interface
de.hybris.platform.cmsfacades.types.service.CMSAttributeTypeService
-
Packages that use CMSAttributeTypeService Package Description de.hybris.platform.cmsfacades.rendering.predicates.attributes de.hybris.platform.cmsfacades.types.service.impl -
-
Uses of CMSAttributeTypeService in de.hybris.platform.cmsfacades.rendering.predicates.attributes
Methods in de.hybris.platform.cmsfacades.rendering.predicates.attributes that return CMSAttributeTypeService Modifier and Type Method Description protected CMSAttributeTypeServiceAttributeContainsCMSComponentsPredicate. getCmsAttributeTypeService()Methods in de.hybris.platform.cmsfacades.rendering.predicates.attributes with parameters of type CMSAttributeTypeService Modifier and Type Method Description voidAttributeContainsCMSComponentsPredicate. setCmsAttributeTypeService(CMSAttributeTypeService typeService) -
Uses of CMSAttributeTypeService in de.hybris.platform.cmsfacades.types.service.impl
Classes in de.hybris.platform.cmsfacades.types.service.impl that implement CMSAttributeTypeService Modifier and Type Class Description classDefaultCMSAttributeTypeServiceDefault implementation ofCMSAttributeTypeServiceMethods in de.hybris.platform.cmsfacades.types.service.impl that return CMSAttributeTypeService Modifier and Type Method Description protected CMSAttributeTypeServiceDefaultCMSPermissionChecker. getCmsAttributeTypeService()Methods in de.hybris.platform.cmsfacades.types.service.impl with parameters of type CMSAttributeTypeService Modifier and Type Method Description voidDefaultCMSPermissionChecker. setCmsAttributeTypeService(CMSAttributeTypeService typeService)
-