Uses of Interface
de.hybris.platform.cms2.servicelayer.services.RelationBetweenComponentsService
Packages that use RelationBetweenComponentsService
Package
Description
-
Uses of RelationBetweenComponentsService in de.hybris.platform.cms2.servicelayer.interceptor.impl
Methods in de.hybris.platform.cms2.servicelayer.interceptor.impl that return RelationBetweenComponentsServiceModifier and TypeMethodDescriptionCMSAbstractComponentRemoveInterceptor.getRelationBetweenComponentsService()Methods in de.hybris.platform.cms2.servicelayer.interceptor.impl with parameters of type RelationBetweenComponentsServiceModifier and TypeMethodDescriptionvoidCMSAbstractComponentRemoveInterceptor.setRelationBetweenComponentsService(RelationBetweenComponentsService relationBetweenComponentsService) -
Uses of RelationBetweenComponentsService in de.hybris.platform.cms2.servicelayer.services.impl
Classes in de.hybris.platform.cms2.servicelayer.services.impl that implement RelationBetweenComponentsServiceModifier and TypeClassDescriptionclassDefault implement of RelationBetweenComponentsService to maintain relation between components. -
Uses of RelationBetweenComponentsService in de.hybris.platform.cmsfacades.cmsitems.populators
Methods in de.hybris.platform.cmsfacades.cmsitems.populators that return RelationBetweenComponentsServiceModifier and TypeMethodDescriptionAbstractCMSComponentContentPopulator.getRelationBetweenComponentsService()CloneContentSlotPopulator.getRelationBetweenComponentsService()ClonePagePopulator.getRelationBetweenComponentsService()Methods in de.hybris.platform.cmsfacades.cmsitems.populators with parameters of type RelationBetweenComponentsServiceModifier and TypeMethodDescriptionvoidAbstractCMSComponentContentPopulator.setRelationBetweenComponentsService(RelationBetweenComponentsService relationBetweenComponentsService) voidCloneContentSlotPopulator.setRelationBetweenComponentsService(RelationBetweenComponentsService relationBetweenComponentsService) voidClonePagePopulator.setRelationBetweenComponentsService(RelationBetweenComponentsService relationBetweenComponentsService)