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 CatalogVersionExistsPredicate
SyncJobRequestSourceValidator. getCatalogVersionExistsPredicate()
protected CatalogVersionExistsPredicate
SyncJobRequestValidator. getCatalogVersionExistsPredicate()
Methods in de.hybris.platform.cmsfacades.synchronization.validator with parameters of type CatalogVersionExistsPredicate Modifier and Type Method Description void
SyncJobRequestSourceValidator. setCatalogVersionExistsPredicate(CatalogVersionExistsPredicate catalogVersionExistsPredicate)
void
SyncJobRequestValidator. setCatalogVersionExistsPredicate(CatalogVersionExistsPredicate catalogVersionExistsPredicate)
-