Class SaJCSInterfaceVersion


  • public final class SaJCSInterfaceVersion
    extends java.lang.Object
    Java core Server interface version constant.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String JCS_INTERFACE_VERSION
      Define, which Interface version between applsrv32.dll, scr_jni.dll and JCS is used.
      static java.lang.String SAPERION_VERSION
      This constant defines the saperion version
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • JCS_INTERFACE_VERSION

        public static final java.lang.String JCS_INTERFACE_VERSION
        Define, which Interface version between applsrv32.dll, scr_jni.dll and JCS is used.
        See Also:
        Constant Field Values
      • SAPERION_VERSION

        public static final java.lang.String SAPERION_VERSION
        This constant defines the saperion version
        See Also:
        Constant Field Values