Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

Version Members

Version overview

Public Static Methods

iconiconGetEDKVersion Returns a Version object that represents the current IDK version. To obtain a printable format use the ToString method.

Public Instance Methods

iconEquals (inherited from Object) 
iconGetHashCode (inherited from Object) 
iconGetMajorVersionNumber Returns the IDK major version number.
iconGetMinorVersionNumber Returns the IDK minor version number.
iconGetServicePackVersionNumber Returns the IDK service pack version number.
iconGetType (inherited from Object) 
iconToString Returns the IDK version as a printable string, including the major, minor, and service pack version numbers, the specific changelist number, and the date of the build. A full IDK version label has this format: "major.minor.servicepack_changelist (date of build)". For example, "5.2.0_181354 (May 20 2005)"

See Also

Version Class | Plumtree.Remote Namespace