Package com.day.cq.wcm.foundation.forms
Class FormResourceEdit.CommonAndPartial
java.lang.Object
com.day.cq.wcm.foundation.forms.FormResourceEdit.CommonAndPartial
- Enclosing class:
FormResourceEdit
Helper struct for the result of
FormResourceEdit.getCommonAndPartialMultiValues(List, String)
.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
common
Common values, present in all multi-value properties. -
partial
Partial values, present only in one or a few multi-value properties, but not in all.
-
-
Constructor Details
-
CommonAndPartial
public CommonAndPartial()
-