Class VersionManifest

java.lang.Object
oracle.stellent.ridc.common.util.VersionManifest

@Concealed public abstract class VersionManifest extends Object
Determine the version of the IdcClient by reading in the information from the manifest
  • Constructor Details

    • VersionManifest

      public VersionManifest()
  • Method Details

    • getSpecificationVersion

      public static String getSpecificationVersion()
      Returns:
      the specification version (i.e. 11g)
    • getImplementationVersion

      public static String getImplementationVersion()
      Returns:
      the implementation version (i.e. 11.1.1.3.0)