|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.utilities.json.AbstractJSONDecorator
it.eng.spagobi.engines.worksheet.serializer.json.decorator.FiltersInfoJSONDecorator
public class FiltersInfoJSONDecorator
Field Summary | |
---|---|
static java.lang.String |
VALUES_SEPARATOR
|
Constructor Summary | |
---|---|
FiltersInfoJSONDecorator(WorkSheetDefinition workSheetDefinition,
it.eng.spagobi.tools.dataset.bo.IDataSet dataSet)
|
Method Summary | |
---|---|
protected void |
doDecoration(org.json.JSONObject json)
|
Methods inherited from class it.eng.spagobi.utilities.json.AbstractJSONDecorator |
---|
decorate, getNextDecorator, setNextDecorator |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String VALUES_SEPARATOR
Constructor Detail |
---|
public FiltersInfoJSONDecorator(WorkSheetDefinition workSheetDefinition, it.eng.spagobi.tools.dataset.bo.IDataSet dataSet)
Method Detail |
---|
protected void doDecoration(org.json.JSONObject json)
doDecoration
in class it.eng.spagobi.utilities.json.AbstractJSONDecorator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |