Class PartOfLinkToggleAttributePredicate

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

public class PartOfLinkToggleAttributePredicate extends Object implements Predicate<AttributeDescriptorModel>
Predicate to verify whether qualifier is (urlLink or external) AND the enclosing type contains both of them.
  • Constructor Details

    • PartOfLinkToggleAttributePredicate

      public PartOfLinkToggleAttributePredicate()
  • Method Details