Class FormResourceEdit.CommonAndPartial

java.lang.Object
com.day.cq.wcm.foundation.forms.FormResourceEdit.CommonAndPartial
Enclosing class:
FormResourceEdit

public static class FormResourceEdit.CommonAndPartial extends Object
  • Field Details

    • common

      public Set<String> common
      Common values, present in all multi-value properties.
    • partial

      public Set<String> partial
      Partial values, present only in one or a few multi-value properties, but not in all.
  • Constructor Details

    • CommonAndPartial

      public CommonAndPartial()