Class CmsRpcContext


  • public class CmsRpcContext
    extends java.lang.Object
    Accessor for a global singleton JSON object used to pass additional context information to RPC calls.
    • Constructor Summary

      Constructors 
      Constructor Description
      CmsRpcContext()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static CmsJSONMap get()
      Gets the JSON map.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • get

        public static CmsJSONMap get()
        Gets the JSON map.
        Returns:
        the JSON map