Uses of Interface
de.hybris.platform.cmsfacades.types.service.ComponentTypeStructureService
Packages that use ComponentTypeStructureService
Package
Description
-
Uses of ComponentTypeStructureService in de.hybris.platform.cmsfacades.types.impl
Methods in de.hybris.platform.cmsfacades.types.impl that return ComponentTypeStructureServiceModifier and TypeMethodDescriptionprotected ComponentTypeStructureServiceDefaultComponentTypeFacade.getComponentTypeStructureService()Methods in de.hybris.platform.cmsfacades.types.impl with parameters of type ComponentTypeStructureServiceModifier and TypeMethodDescriptionvoidDefaultComponentTypeFacade.setComponentTypeStructureService(ComponentTypeStructureService componentTypeStructureService) -
Uses of ComponentTypeStructureService in de.hybris.platform.cmsfacades.types.service.impl
Classes in de.hybris.platform.cmsfacades.types.service.impl that implement ComponentTypeStructureServiceModifier and TypeClassDescriptionclassImplementation of theComponentTypeStructureServicethat first attempts to get type using the registered structure typeComponentTypeStructureRegistry.getComponentTypeStructure(String).classDeprecated, for removal: This API element is subject to removal in a future version.since 1811, please use de.hybris.platform.cmsfacades.types.service.impl.GenericComponentTypeStructureServiceMethods in de.hybris.platform.cmsfacades.types.service.impl that return ComponentTypeStructureServiceModifier and TypeMethodDescriptionprotected ComponentTypeStructureServiceDefaultStructureTypeModeService.getComponentTypeStructureService()Methods in de.hybris.platform.cmsfacades.types.service.impl with parameters of type ComponentTypeStructureServiceModifier and TypeMethodDescriptionvoidDefaultStructureTypeModeService.setComponentTypeStructureService(ComponentTypeStructureService componentTypeStructureService)