public interface IJavaDeleteAggregationProcessor extends IJavaAggregationProcessor
Modifier and Type | Method and Description |
---|---|
void |
process(IJavaDeleteAggregationHandler handler,
IAggregationDocument document)
Performs the aggregation operations of the client's processor for the document transmitted, and with the help of the
handler provided.
|
getAggregationDocumentType
void process(IJavaDeleteAggregationHandler handler, IAggregationDocument document) throws java.lang.Exception
handler
- The aggregation handler with the allowed operations for the processor.document
- The document of reference.java.lang.Exception
- Occurs for whatever reason in the client's implementation. The exception will most likely
be wrapped with some contextual information before further propagation.Copyright © 2013 Dassault Systèmes, All Rights Reserved.