Class AlfrescoJsonSerializer

java.lang.Object
org.alfresco.util.json.AlfrescoJsonSerializer

public class AlfrescoJsonSerializer extends Object
Author:
Nick Smith
  • Constructor Details

    • AlfrescoJsonSerializer

      public AlfrescoJsonSerializer(NamespaceService namespaceService)
  • Method Details

    • register

      public void register(Class<?> clazz, JsonSerializer<?,?> serializer)
    • getJsonValue

      public Object getJsonValue(Object value) throws org.json.JSONException
      Throws:
      org.json.JSONException