Class SimpleCMSComponentTypePredicate

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

@Deprecated(since="2005", forRemoval=true) public class SimpleCMSComponentTypePredicate 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 an attribute type is assignable from SimpleCMSComponentModel type.
  • Constructor Details

    • SimpleCMSComponentTypePredicate

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