Package com.day.cq.reporting
Interface FilterSettings
-
public interface FilterSettingsThis interface represents filter settings.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectgetSetting(String key)Gets the specified filter setting.
-