it.eng.spagobi.commons.serializer
Class DocumentsJSONDecorator
java.lang.Object
it.eng.spagobi.commons.serializer.DocumentsJSONDecorator
public class DocumentsJSONDecorator
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DECORATORS
public static final java.lang.String DECORATORS
- See Also:
- Constant Field Values
IS_SAVABLE
public static final java.lang.String IS_SAVABLE
- See Also:
- Constant Field Values
DocumentsJSONDecorator
public DocumentsJSONDecorator()
decorateDocuments
public static org.json.JSONArray decorateDocuments(org.json.JSONArray documents,
it.eng.spago.security.IEngUserProfile profile,
LowFunctionality folder)
decorateDocument
public static org.json.JSONObject decorateDocument(org.json.JSONObject document,
it.eng.spago.security.IEngUserProfile profile,
LowFunctionality folder)