Uses of Class
de.hybris.platform.cmsfacades.common.predicate.CatalogVersionExistsPredicate
-
Packages that use CatalogVersionExistsPredicate Package Description de.hybris.platform.cmsfacades.synchronization.validator -
-
Uses of CatalogVersionExistsPredicate in de.hybris.platform.cmsfacades.synchronization.validator
Methods in de.hybris.platform.cmsfacades.synchronization.validator that return CatalogVersionExistsPredicate Modifier and Type Method Description protected CatalogVersionExistsPredicateSyncJobRequestSourceValidator. getCatalogVersionExistsPredicate()protected CatalogVersionExistsPredicateSyncJobRequestValidator. getCatalogVersionExistsPredicate()Methods in de.hybris.platform.cmsfacades.synchronization.validator with parameters of type CatalogVersionExistsPredicate Modifier and Type Method Description voidSyncJobRequestSourceValidator. setCatalogVersionExistsPredicate(CatalogVersionExistsPredicate catalogVersionExistsPredicate)voidSyncJobRequestValidator. setCatalogVersionExistsPredicate(CatalogVersionExistsPredicate catalogVersionExistsPredicate)
-