Skip navigation links

Oracle® WebCenter Content Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1)

E17274-03


oracle.stellent.ridc.common.util
Class VersionManifest

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


public abstract class VersionManifest
extends java.lang.Object

Determine the version of the IdcClient by reading in the information from the manifest


Constructor Summary
VersionManifest()
           

 

Method Summary
static java.lang.String getImplementationVersion()
           
static java.lang.String getSpecificationVersion()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

VersionManifest

public VersionManifest()

Method Detail

getSpecificationVersion

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

getImplementationVersion

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

Skip navigation links

Oracle® WebCenter Content Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1)

E17274-03


Copyright © 2008, 2011, Oracle and/or its affiliates. All rights reserved.