Uses of Class
Opf.Query.IQuery

Packages that use IQuery
Opf 

Uses of IQuery in Opf
 

Methods in Opf with parameters of type IQuery
objectIObjectManager.GetObject(Type type, IQuery query)
          
Retrieves an object from the datasource
based on a query.
IListIObjectManager.GetObjects(Type type, IQuery query)
          
Retrieves an object from the datasource
based on a Query object
objectObjectBroker.GetObject(Type type, IQuery query)
          
IListObjectBroker.GetObjects(Type type, IQuery query)