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, mapException
afterInvoke, getResult, toArrayList, toCaseInsensitiveMap, toHashMap, toString
public void beforeInvoke(int token, LegacyConnection connection) throws SaBasicException
beforeInvoke
in class LegacyOperation<com.lexmark.saperion.document.DocumentStoreInformationType>
SaBasicException
public com.lexmark.saperion.document.DocumentStoreInformationType invoke() throws SaBasicException
SaBasicException
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.