| | Class | Description |
|---|
| | Comparator |
Defines the allowable comparisons to be done
Eg. |
| | CompositeConstraint |
Defines the matching criteria based on more than one type of Constraint
Note: this class was generated from its Java counterpart CompositeConstraint
|
| | Conjoiner |
Defines the joining criteria used in CompositeConstraints
|
| | DataException |
Note: this class was generated from its Java counterpart DataException Fault thrown by data-service adapters and providers to represent failure to fetch data. |
| | DataUpdateMode |
Defines the binding mode to use when requesting data through DataAccessManager. |
| | DataUpdateSpec |
Defines data update specifications to use with DataAccessManager. |
| | FacetInfo |
This class is reserved for internal use. |
| | FacetSpec |
This class is reserved for internal use. |
| | ObjectIdentityConstraint |
Defines the matching criteria based on the object. |
| | OrderingCriteria |
Describes the ordering to be applied. |
| | OrderingPropertySpec |
Defines a property specification using in order process. |
| | PropertyConstraint |
Defines the matching criteria based on property of the object. |
| | PropertyValue |
Defines the property as retrieved by the DataService
Note: this class was generated from its Java counterpart PropertyValue
|
| | QueryOption |
Query options that may be used through the DataService API. |
| | QuerySpec |
Defines the query to match a set of resources for which data is requested
from the DataService. |
| | RelationalConstraint |
Defines the matching criteria based on some relation to
the object queried. |
| | ResourceItem |
The resource object information. |
| | ResultItem |
Defines the result set as returned by the DataService
Note: this class was generated from its Java counterpart ResultItem
|
| | ResultSet |
Class representing the result of a particular query. |
| | ResultSpec |
Describes additional transformations/filters to be applied on the result set. |
| | SortType |
Defines an order direction of the result. |