Package | Description |
---|---|
com.saperion.connector |
This package contains the main classic connector classes.
|
com.saperion.operations.document |
This package defines the different operations on documents, that can be invoked by rmi.
|
com.saperion.rmi |
This package contains the classes for the LARIX RMI client wrapper components.
|
Modifier and Type | Method and Description |
---|---|
SaDocInfo |
SaClassicConnectorImpl.getDocumentInfo(String hDoc,
boolean currentRevision,
boolean resolveLinks) |
SaDocInfo |
SaClassicConnector.getDocumentInfo(String hDoc,
boolean currentRevision,
boolean resolveLinks)
Reads information like the document-structure and variables for the given document.
|
SaDocInfo |
SaClassicConnectorImpl.getDocumentInfo(String hDoc,
boolean currentRevision,
boolean resolveLinks,
boolean forceSizeDetermination) |
SaDocInfo |
SaClassicConnector.getDocumentInfo(String hDoc,
boolean currentRevision,
boolean resolveLinks,
boolean forceSizeDetermination)
Reads information like the document-structure and variables for the given document.
|
Modifier and Type | Method and Description |
---|---|
SaDocInfo |
GetDocumentInfo.invoke() |
Modifier and Type | Class and Description |
---|---|
class |
SaDocInfoImpl
Implementation of the
SaDocInfo interface. |
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.