|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.commons.serializer.DocumentsJSONDecorator
public class DocumentsJSONDecorator
Field Summary | |
---|---|
static java.lang.String |
DECORATORS
|
static java.lang.String |
IS_SAVABLE
|
Constructor Summary | |
---|---|
DocumentsJSONDecorator()
|
Method Summary | |
---|---|
static org.json.JSONObject |
decoreDocument(org.json.JSONObject document,
it.eng.spago.security.IEngUserProfile profile)
|
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 DECORATORS
public static final java.lang.String IS_SAVABLE
Constructor Detail |
---|
public DocumentsJSONDecorator()
Method Detail |
---|
public static org.json.JSONObject decoreDocument(org.json.JSONObject document, it.eng.spago.security.IEngUserProfile profile) throws org.json.JSONException
org.json.JSONException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |