public class UpdateDocumentOperation<SKey extends Key> extends AddDocumentOperation<SKey>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME
The operation name
|
m_BytesSize
key
m_OperationName
Constructor and Description |
---|
UpdateDocumentOperation(SKey key) |
Modifier and Type | Method and Description |
---|---|
protected void |
onError(GenericMultiThreadedConnector<SKey> connector,
GenericMultiThreadedConnectorConfig config,
Document doc) |
addEmptyDocument, addEmptyDocument, execute_code
execute
public static final java.lang.String NAME
public UpdateDocumentOperation(SKey key)
protected void onError(GenericMultiThreadedConnector<SKey> connector, GenericMultiThreadedConnectorConfig config, Document doc) throws PushAPIException
onError
in class AddDocumentOperation<SKey extends Key>
PushAPIException
Copyright © 2013 Dassault Systèmes, All Rights Reserved.