Uses of Interface
de.hybris.platform.cms2.servicelayer.services.RelationBetweenComponentsService
-
-
Uses of RelationBetweenComponentsService in de.hybris.platform.cms2.servicelayer.interceptor.impl
Methods in de.hybris.platform.cms2.servicelayer.interceptor.impl that return RelationBetweenComponentsService Modifier and Type Method Description RelationBetweenComponentsServiceCMSAbstractComponentRemoveInterceptor. getRelationBetweenComponentsService()Methods in de.hybris.platform.cms2.servicelayer.interceptor.impl with parameters of type RelationBetweenComponentsService Modifier and Type Method Description voidCMSAbstractComponentRemoveInterceptor. 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 RelationBetweenComponentsService Modifier and Type Class Description classDefaultRelationBetweenComponentsService -
Uses of RelationBetweenComponentsService in de.hybris.platform.cmsfacades.cmsitems.populators
Methods in de.hybris.platform.cmsfacades.cmsitems.populators that return RelationBetweenComponentsService Modifier and Type Method Description RelationBetweenComponentsServiceAbstractCMSComponentContentPopulator. getRelationBetweenComponentsService()RelationBetweenComponentsServiceCloneContentSlotPopulator. getRelationBetweenComponentsService()RelationBetweenComponentsServiceClonePagePopulator. getRelationBetweenComponentsService()Methods in de.hybris.platform.cmsfacades.cmsitems.populators with parameters of type RelationBetweenComponentsService Modifier and Type Method Description voidAbstractCMSComponentContentPopulator. setRelationBetweenComponentsService(RelationBetweenComponentsService relationBetweenComponentsService)voidCloneContentSlotPopulator. setRelationBetweenComponentsService(RelationBetweenComponentsService relationBetweenComponentsService)voidClonePagePopulator. setRelationBetweenComponentsService(RelationBetweenComponentsService relationBetweenComponentsService)
-