Class CMSComponentTypePredicate

java.lang.Object
de.hybris.platform.cms2.common.predicates.GenericTypePredicate
de.hybris.platform.cms2.common.predicates.CMSComponentTypePredicate
All Implemented Interfaces:
Predicate
Direct Known Subclasses:
CMSComponentTypePredicate

@Deprecated(since="2005", forRemoval=true) public class CMSComponentTypePredicate 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 AbstractCMSComponentModel type.
  • Constructor Details

    • CMSComponentTypePredicate

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