com.sap.netweaver.bc.serialize
Class VersionInformation
java.lang.Object
com.sap.netweaver.bc.serialize.VersionInformation
public final class VersionInformation
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VersionInformation
public VersionInformation(String currentexportversion,
Set supportedimportversions)
- Parameters:
currentexportversion - the export version, must not be nullsupportedimportversions - the supported import versions, must not be null.
Must only contain instances of type String
VersionInformation
public VersionInformation(String currentexportversion,
String[] supportedimportversions)
- Parameters:
currentexportversion - the export version, must not be nullsupportedimportversions - the supported import versions, must not be null.
getCurrentExportVersion
public String getCurrentExportVersion()
- Returns:
- the export version
getSupportedImportVersions
public Set getSupportedImportVersions()
- Returns:
- a shallow copy of the set containing all supported import versions
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2014 SAP AG Complete Copyright Notice