Package | Description |
---|---|
com.saperion.connector |
This package contains the main classic connector classes.
|
Modifier and Type | Method and Description |
---|---|
void |
SaClassicConnectorImpl.checkoutDocument(String hDoc)
Checkouts a document for the given document id (hdoc).
|
void |
SaClassicConnector.checkoutDocument(String hDoc)
Checkouts a document for the given document id (hdoc).
|
void |
SaClassicConnectorImpl.discardCheckout(String hDoc)
Discards the checkout of the given document.
|
void |
SaClassicConnector.discardCheckout(String hDoc)
Discards the checkout of the given document.
|
void |
SaClassicConnectorImpl.releaseDocument(String ddcName,
String hDoc,
String versionComment)
Release the given document.
|
void |
SaClassicConnector.releaseDocument(String ddcName,
String hDoc,
String versionComment)
Release the given document.
|
Copyright © 2016 SAPERION AG. All rights reserved.