public class DeleteDocumentOperation<SKey extends Key> extends DocumentOperation<SKey>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
key
m_OperationName
Constructor and Description |
---|
DeleteDocumentOperation(SKey key) |
Modifier and Type | Method and Description |
---|---|
void |
execute_code(GenericMultiThreadedConnector<SKey> connector) |
execute
public static final java.lang.String NAME
public DeleteDocumentOperation(SKey key)
public void execute_code(GenericMultiThreadedConnector<SKey> connector) throws java.lang.Exception
execute_code
in class Operation<SKey extends Key>
java.lang.Exception
Copyright © 2013 Dassault Systèmes, All Rights Reserved.