Package com.day.cq.reporting
Interface ExtractorDef
-
public interface ExtractorDef
This interface must be implemented by the definition of each
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isMultiValue()
Determines if the represented value has to be handled as multi-valued.
-