Interface | Description |
---|---|
IJavaAggregationHandler |
Provides the common read-only operations for the Java aggregation processors.
|
IJavaAggregationListener | |
IJavaAggregationProcessor |
Defines the common operation(s) for all the Java aggregation processors.
|
IJavaAllUpdatesAggregationHandler |
Provides a facade for the operations allowed for all Java aggregation processor instances implementing
IJavaAllUpdatesAggregationProcessor . |
IJavaAllUpdatesAggregationProcessor |
Defines the interface for all the Java aggregation processors that need to perform some document operations in a
non-delete context.
|
IJavaAllUpdatesTransformationHandler |
Provides a facade for the operations allowed for all Java transformation processor instances implementing
IJavaAllUpdatesTransformationProcessor . |
IJavaAllUpdatesTransformationProcessor |
Defines the interface for all the Java transformation processors that need to perform some operations in a non-delete
context.
|
IJavaCreateAggregationHandler |
Provides the creation operations for the Java aggregation processors.
|
IJavaCreateTransformationHandler |
Provides the creation operations for the
IJavaAllUpdatesTransformationHandler regarding the Java transformation
processors. |
IJavaDeleteAggregationHandler |
Provides the deletion operations allowed for all Java aggregation processors.
|
IJavaDeleteAggregationProcessor |
Defines the interface for all the Java aggregation processors that need to perform some delete processing on the
documents.
|
IJavaDeleteTransformationHandler |
Provides a facade for all delete operations allowed on a Java transformation processor implementing
IJavaDeleteTransformationProcessor . |
IJavaDeleteTransformationProcessor |
Defines the interface for all the Java transformation processors that need to perform some delete operations.
|
IJavaTransformationHandler |
Provides the common read-only operations for the Java transformation processors.
|
IJavaTransformationListener | |
IJavaTransformationProcessor |
Defines the common operations for all Java transformation processors.
|
IJavaUnsafeAggregationHandler | |
IMatchResultVisitor |
Provides access to the aggregation matching results.
|
Class | Description |
---|---|
GraphMatchHelpers |
Helper class for all operations around
IAggregationHandler.match(P, java.lang.String) and graph traversal. |
Copyright © 2013 Dassault Systèmes, All Rights Reserved.