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 Server.
|
Modifier and Type | Method and Description |
---|---|
SaDocInfo |
SaClassicConnectorImpl.getDocumentInfo(String hDoc,
boolean currentRevision,
boolean resolveLinks)
Reads the document information for the given document.
|
SaDocInfo |
SaClassicConnector.getDocumentInfo(String hDoc,
boolean currentRevision,
boolean resolveLinks)
Reads the document information for the given document.
|
SaDocInfo |
SaClassicConnectorImpl.getDocumentInfo(String hDoc,
boolean currentRevision,
boolean resolveLinks,
boolean forceSizeDetermination)
Reads the document information for the given document.
|
SaDocInfo |
SaClassicConnector.getDocumentInfo(String hDoc,
boolean currentRevision,
boolean resolveLinks,
boolean forceSizeDetermination)
Reads the document information for the given document.
|
Modifier and Type | Method and Description |
---|---|
SaDocInfo |
GetDocumentInfo.invoke() |
Modifier and Type | Class and Description |
---|---|
class |
SaDocInfoImpl
Bean implementation of the
SaDocInfo interface. |
Copyright © 2016 SAPERION AG. All rights reserved.