Skip navigation links

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

E17274-04


oracle.stellent.ridc.common.util
Class VersionManifest

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


public abstract class VersionManifest
extends Object

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


Constructor Summary
VersionManifest()
           

 

Method Summary
static String getImplementationVersion()
           
static 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 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)

Skip navigation links

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

E17274-04


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