Uses of Interface
de.hybris.platform.cms2.servicelayer.services.CMSSyncSearchRestrictionService
Packages that use CMSSyncSearchRestrictionService
Package
Description
-
Uses of CMSSyncSearchRestrictionService in de.hybris.platform.acceleratorcms.setup
Methods in de.hybris.platform.acceleratorcms.setup that return CMSSyncSearchRestrictionServiceModifier and TypeMethodDescriptionprotected CMSSyncSearchRestrictionServiceAcceleratorCmsSystemSetup.getCmsSyncSearchRestrictionService()Constructors in de.hybris.platform.acceleratorcms.setup with parameters of type CMSSyncSearchRestrictionServiceModifierConstructorDescriptionAcceleratorCmsSystemSetup(CMSSyncSearchRestrictionService cmsSyncSearchRestrictionService) -
Uses of CMSSyncSearchRestrictionService in de.hybris.platform.cms2.servicelayer.services.impl
Classes in de.hybris.platform.cms2.servicelayer.services.impl that implement CMSSyncSearchRestrictionServiceModifier and TypeClassDescriptionclassDefault implementation of SearchRestriction of synchronization service which is used to create SearchRestriction for CMS_SYNC_USER_ID -
Uses of CMSSyncSearchRestrictionService in de.hybris.platform.cms2.systemsetup
Methods in de.hybris.platform.cms2.systemsetup that return CMSSyncSearchRestrictionServiceModifier and TypeMethodDescriptionprotected CMSSyncSearchRestrictionServiceCMS2SystemSetup.getCmsSyncSearchRestrictionService()Methods in de.hybris.platform.cms2.systemsetup with parameters of type CMSSyncSearchRestrictionServiceModifier and TypeMethodDescriptionvoidCMS2SystemSetup.setCmsSyncSearchRestrictionService(CMSSyncSearchRestrictionService cmsSyncSearchRestrictionService)