it.eng.spagobi.commons.serializer
Class FoldersJSONSerializer
java.lang.Object
it.eng.spagobi.commons.serializer.FoldersJSONSerializer
- All Implemented Interfaces:
- Serializer
public class FoldersJSONSerializer
- extends java.lang.Object
- implements Serializer
- Author:
- Antonella Giachino (antonella.giachino@eng.it)
Method Summary |
java.lang.Object |
serialize(java.lang.Object o,
java.util.Locale locale)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID
public static final java.lang.String ID
- See Also:
- Constant Field Values
CODE
public static final java.lang.String CODE
- See Also:
- Constant Field Values
CODTYPE
public static final java.lang.String CODTYPE
- See Also:
- Constant Field Values
PATH
public static final java.lang.String PATH
- See Also:
- Constant Field Values
PROG
public static final java.lang.String PROG
- See Also:
- Constant Field Values
PARENTID
public static final java.lang.String PARENTID
- See Also:
- Constant Field Values
NAME
public static final java.lang.String NAME
- See Also:
- Constant Field Values
DESCRIPTION
public static final java.lang.String DESCRIPTION
- See Also:
- Constant Field Values
DEVROLES
public static final java.lang.String DEVROLES
- See Also:
- Constant Field Values
TESTROLES
public static final java.lang.String TESTROLES
- See Also:
- Constant Field Values
EXECROLES
public static final java.lang.String EXECROLES
- See Also:
- Constant Field Values
BIOBJECTS
public static final java.lang.String BIOBJECTS
- See Also:
- Constant Field Values
ACTIONS
public static final java.lang.String ACTIONS
- See Also:
- Constant Field Values
FoldersJSONSerializer
public FoldersJSONSerializer()
serialize
public java.lang.Object serialize(java.lang.Object o,
java.util.Locale locale)
throws SerializationException
- Specified by:
serialize
in interface Serializer
- Throws:
SerializationException