Interface PathPredicate

  • All Superinterfaces:
    Component, com.adobe.cq.export.json.ComponentExporter, com.adobe.cq.wcm.core.components.models.form.Field, Predicate

    @ConsumerType
    public interface PathPredicate
    extends Predicate
    • Method Detail

      • getItems

        List<com.adobe.cq.wcm.core.components.models.form.OptionItem> getItems()
        Returns:
        a list of the Path filtering options.
      • getType

        com.adobe.cq.wcm.core.components.models.form.Options.Type getType()
        Returns:
        the Options.Type (checkbox, drop-down, etc.)
      • getSubType

        String getSubType()
        Returns:
        the variation of the type (checkbox or radio)