Package | Description |
---|---|
com.saperion.connector |
This package contains the main classic connector classes.
|
com.saperion.rmi |
This package contains the classes for the LARIX RMI Server.
|
com.saperion.rmi.common |
This package contains the classes for the LARIX RMI Server.
|
Modifier and Type | Method and Description |
---|---|
SaVersionData |
SaClassicConnectorImpl.readVersionMetadata(String versionID)
Reads the version metadata of the document with the given ID.
|
SaVersionData |
SaClassicConnector.readVersionMetadata(String versionID)
Reads the version metadata of the document with the given ID.
|
Modifier and Type | Class and Description |
---|---|
class |
SaVersionDataImpl
Class for storing and transfering document revision data
including both index metadata and document-specific data
such as creator of revision, revision comment, and number.
|
Modifier and Type | Method and Description |
---|---|
SaVersionData |
SaRMIServerCommand.readVersionMetadata(int token,
String versionID)
Reads the version metadata of the document with the given ID.
|
Copyright © 2016 SAPERION AG. All rights reserved.