Class ProductPageTypePredicate

java.lang.Object
de.hybris.platform.cms2.common.predicates.GenericTypePredicate
de.hybris.platform.cms2.common.predicates.ProductPageTypePredicate
All Implemented Interfaces:
Predicate

@Deprecated(since="2005", forRemoval=true) public class ProductPageTypePredicate extends GenericTypePredicate
Deprecated, for removal: This API element is subject to removal in a future version.
since 2005, please use GenericTypePredicate instead
Predicate to identify if the provided item model is an instance of ProductPageModel.
  • Constructor Details

    • ProductPageTypePredicate

      public ProductPageTypePredicate()
      Deprecated, for removal: This API element is subject to removal in a future version.