public class CreateDocumentOperation extends LegacyOperation<com.lexmark.saperion.document.DocumentStoreInformationType>
Operation stores a new document in the system.| Constructor and Description |
|---|
CreateDocumentOperation(com.lexmark.saperion.archive.ArchiveReferenceType definition,
Map<String,Object> indexData,
com.lexmark.saperion.document.DocumentElementType rootElement) |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeInvoke(int token,
LegacyConnection connection) |
com.lexmark.saperion.document.DocumentStoreInformationType |
invoke() |
beforeInvoke, getClientToken, mapEcmException, mapExceptionpublic void beforeInvoke(int token,
LegacyConnection connection)
throws SaBasicException
beforeInvoke in class LegacyOperation<com.lexmark.saperion.document.DocumentStoreInformationType>SaBasicExceptionpublic com.lexmark.saperion.document.DocumentStoreInformationType invoke()
throws SaBasicException
SaBasicExceptionCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.