Uses of Interface
org.ow2.bonita.facade.QueryRuntimeAPI

Packages that use QueryRuntimeAPI
org.ow2.bonita.facade   
org.ow2.bonita.facade.ejb.ejb2   
org.ow2.bonita.facade.ejb.ejb3   
org.ow2.bonita.facade.impl   
org.ow2.bonita.util   
 

Uses of QueryRuntimeAPI in org.ow2.bonita.facade
 

Methods in org.ow2.bonita.facade that return QueryRuntimeAPI
 QueryRuntimeAPI QueryAPIAccessor.getQueryRuntimeAPI()
          To get the QueryRuntimeAPI interface.
 

Uses of QueryRuntimeAPI in org.ow2.bonita.facade.ejb.ejb2
 

Methods in org.ow2.bonita.facade.ejb.ejb2 that return QueryRuntimeAPI
 QueryRuntimeAPI EJB2QueryAPIAccessorImpl.getQueryRuntimeAPI()
           
 QueryRuntimeAPI EJB2QueryAPIAccessorImpl.getQueryRuntimeAPI(java.lang.String queryList)
           
 

Uses of QueryRuntimeAPI in org.ow2.bonita.facade.ejb.ejb3
 

Methods in org.ow2.bonita.facade.ejb.ejb3 that return QueryRuntimeAPI
 QueryRuntimeAPI EJB3QueryAPIAccessorImpl.getQueryRuntimeAPI()
           
 QueryRuntimeAPI EJB3QueryAPIAccessorImpl.getQueryRuntimeAPI(java.lang.String queryList)
           
 

Uses of QueryRuntimeAPI in org.ow2.bonita.facade.impl
 

Methods in org.ow2.bonita.facade.impl that return QueryRuntimeAPI
 QueryRuntimeAPI StandardQueryAPIAccessorImpl.getQueryRuntimeAPI()
           
 QueryRuntimeAPI StandardQueryAPIAccessorImpl.getQueryRuntimeAPI(java.lang.String queryList)
           
 

Uses of QueryRuntimeAPI in org.ow2.bonita.util
 

Methods in org.ow2.bonita.util that return QueryRuntimeAPI
static QueryRuntimeAPI AccessorUtil.getQueryRuntimeAPI()
          To get the QueryRuntimeAPI interface.
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.