Class DefaultEnclosingTypeAttributePredicate

java.lang.Object
de.hybris.platform.cmsfacades.cmsitems.predicates.DefaultEnclosingTypeAttributePredicate
All Implemented Interfaces:
Predicate<AttributeDescriptorModel>

public class DefaultEnclosingTypeAttributePredicate extends Object implements Predicate<AttributeDescriptorModel>
Predicate to identify if an attribute is a content of an enclosing type.
  • Constructor Details

    • DefaultEnclosingTypeAttributePredicate

      public DefaultEnclosingTypeAttributePredicate()
  • Method Details