Class ProductPageTypeCodePredicate

java.lang.Object
de.hybris.platform.cmsfacades.common.predicate.ProductPageTypeCodePredicate
All Implemented Interfaces:
Predicate<String>

public class ProductPageTypeCodePredicate extends Object implements Predicate<String>
Predicate to test if a given page type code is a Product page code.
  • Constructor Details

    • ProductPageTypeCodePredicate

      public ProductPageTypeCodePredicate()
  • Method Details