Interface IValue

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.apache.sling.commons.json.JSONObject toJson()
      Returns JSON representation of this value.
    • Method Detail

      • toJson

        org.apache.sling.commons.json.JSONObject toJson()
                                                 throws DermisException
        Returns JSON representation of this value.
        Returns:
        Throws:
        DermisException