Class CategoryExistsPredicate
java.lang.Object
de.hybris.platform.cmsfacades.common.predicate.CategoryExistsPredicate
Predicate to test if a collection of categoryCodes each individually map to a Category.
Returns TRUE if the restriction exists; FALSE otherwise.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ProductCatalogItemModelFindervoidsetProductCatalogItemModelFinder(ProductCatalogItemModelFinder productCatalogItemModelFinder) boolean
-
Constructor Details
-
CategoryExistsPredicate
public CategoryExistsPredicate()
-
-
Method Details
-
test
-
getProductCatalogItemModelFinder
-
setProductCatalogItemModelFinder
public void setProductCatalogItemModelFinder(ProductCatalogItemModelFinder productCatalogItemModelFinder)
-