|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AbstractOperation | The base class for all operations. |
AbstractOperation.DataEqualOperation | A wrapper class that allows to hash/equal abstract objects using their data and not ID. |
ListingQueryOperation | The base class for query operations that return unsorted collections of objects . |
OperationErrorCode | Error codes related to operations. |
QueryOperation<TAnswer> | The base class for all query operations. |
RankingQueryOperation | The base class for query operations that return objects
ranked by a distance. |
SingletonQueryOperation | The base class for query operations that return a single object . |
Enum Summary | |
---|---|
AnswerType | Enumeration of types a query operation can return. |
Annotation Types Summary | |
---|---|
AbstractOperation.OperationConstructor | Annotation for operation constructors. |
AbstractOperation.OperationName | Annotation that specifies operation user-friendly name. |
Generic classes for data manipulatioin and querying operations.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |