vSphere Client SDK API Documentation : version 5.5.0.1300321

Package com.vmware.vise.data.query

Interface Summary
DataProviderAdapter Interface defining a data adapter to the Data Service.
DataService An interface defining the service through which all data is retrieved in the application service layer for the client.
DataServiceExtensionRegistry Registration interface for data adapters and providers.
ObjectReferenceService Collection of methods that provide : - mappings between reference and UID.
PropertyProviderAdapter Interface defining a property provider to the Data Service.
ResourceObjectReferenceAdapter An custom adapter registered to provide a mapping between references and uids.
 

Class Summary
CompositeConstraint Defines the matching criteria based on more than one type of Constraint
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.
PropertyRequestSpec The request specification containing the definition of the properties that are requested for a set of objects.
PropertyValue Defines the property as retrieved by the DataService
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.
RequestSpec The request specifications containing the definition of the data that is being requested.
ResourceItem The resource object information.
Response The response specification containing the data returned by DataService.
ResultItem Defines the result set as returned by the DataService
ResultSet Class representing the result of a particular query.
ResultSpec Describes additional transformations/filters to be applied on the result set.
TypeInfo Class representing a type and its properties.
 

Enum Summary
Comparator Defines the allowable comparisons to be done Eg.
Conjoiner Defines the joining criteria used in CompositeConstraints
SortType Defines an order direction of the result.
 

Exception Summary
DataException Fault thrown by data-service adapters and providers to represent failure to fetch data.
 

Annotation Types Summary
type Annotation describing the object type for a class or method.
 


vSphere Client SDK API Documentation : version 5.5.0.1300321

Copyright @ 2012 VMware, Inc. All rights reserved.