com.sap.netweaver.bc.serialize

Class VersionInformation

java.lang.Object
  extended by com.sap.netweaver.bc.serialize.VersionInformation

public final class VersionInformation
extends Object


Constructor Summary
VersionInformation(String currentexportversion, Set supportedimportversions)
           
VersionInformation(String currentexportversion, String[] supportedimportversions)
           
 
Method Summary
 String getCurrentExportVersion()
           
 Set getSupportedImportVersions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VersionInformation

public VersionInformation(String currentexportversion,
                          Set supportedimportversions)
Parameters:
currentexportversion - the export version, must not be null
supportedimportversions - 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 null
supportedimportversions - the supported import versions, must not be null.
Method Detail

getCurrentExportVersion

public String getCurrentExportVersion()
Returns:
the export version

getSupportedImportVersions

public Set getSupportedImportVersions()
Returns:
a shallow copy of the set containing all supported import versions
Access Rights

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