| Package | Description |
|---|---|
| com.saperion.bean |
This package contains the global beans.
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateDocumentInfo |
UpdateDocumentInfo.addVariable(String name,
String value)
Adds a variable to the document.
|
UpdateDocumentInfo |
UpdateDocumentInfo.setCheckin(Boolean checkin) |
| Modifier and Type | Method and Description |
|---|---|
SaSaveInfo |
SaClassicConnectorImpl.updateDocument(UpdateDocumentInfo updateInfo)
Updates a document in the backend system with the given metadata, acls and content.
|
SaSaveInfo |
SaClassicConnector.updateDocument(UpdateDocumentInfo updateInfo)
Updates a document in the backend system with the given metadata, acls and content.
|
| Constructor and Description |
|---|
UpdateDocument(UpdateDocumentInfo documentInfo) |
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.