Uses of Interface
com.metamatrix.server.query.service.QueryServiceInterface

Packages that use QueryServiceInterface
com.metamatrix.admin.server   
com.metamatrix.platform.util   
com.metamatrix.server.query.service   
 

Uses of QueryServiceInterface in com.metamatrix.admin.server
 

Methods in com.metamatrix.admin.server that return QueryServiceInterface
protected  QueryServiceInterface ServerAdminImpl.getQueryServiceProxy()
           
protected  QueryServiceInterface AbstractAdminImpl.getQueryServiceProxy()
           
 

Uses of QueryServiceInterface in com.metamatrix.platform.util
 

Methods in com.metamatrix.platform.util that return QueryServiceInterface
static QueryServiceInterface PlatformProxyHelper.getQueryServiceProxy(java.lang.String policyType)
           
 

Uses of QueryServiceInterface in com.metamatrix.server.query.service
 

Classes in com.metamatrix.server.query.service that implement QueryServiceInterface
 class QueryService
          Wraps up a QueryServiceEngine to tie it into the platform concept of services.
 



Copyright © 2009. All Rights Reserved.