Class AlfrescoCmisServiceCall


  • public class AlfrescoCmisServiceCall
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void clear()  
      static org.apache.chemistry.opencmis.commons.server.CallContext get()  
      static void set​(org.apache.chemistry.opencmis.commons.server.CallContext newContext)  
      • Methods inherited from class java.lang.Object

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

      • AlfrescoCmisServiceCall

        public AlfrescoCmisServiceCall()
    • Method Detail

      • set

        public static void set​(org.apache.chemistry.opencmis.commons.server.CallContext newContext)
      • get

        public static org.apache.chemistry.opencmis.commons.server.CallContext get()
      • clear

        public static void clear()