org.ow2.bonita.facade.impl
Class StandardQueryAPIAccessorImpl

java.lang.Object
  extended by org.ow2.bonita.facade.impl.StandardQueryAPIAccessorImpl
All Implemented Interfaces:
org.ow2.bonita.facade.QueryAPIAccessor
Direct Known Subclasses:
StandardAPIAccessorImpl

public class StandardQueryAPIAccessorImpl
extends java.lang.Object
implements org.ow2.bonita.facade.QueryAPIAccessor


Constructor Summary
StandardQueryAPIAccessorImpl()
           
 
Method Summary
 org.ow2.bonita.facade.QueryDefinitionAPI getQueryDefinitionAPI()
           
 org.ow2.bonita.facade.QueryDefinitionAPI getQueryDefinitionAPI(java.lang.String queryList)
           
 org.ow2.bonita.facade.QueryRuntimeAPI getQueryRuntimeAPI()
           
 org.ow2.bonita.facade.QueryRuntimeAPI getQueryRuntimeAPI(java.lang.String queryList)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandardQueryAPIAccessorImpl

public StandardQueryAPIAccessorImpl()
Method Detail

getQueryRuntimeAPI

public org.ow2.bonita.facade.QueryRuntimeAPI getQueryRuntimeAPI()
Specified by:
getQueryRuntimeAPI in interface org.ow2.bonita.facade.QueryAPIAccessor

getQueryRuntimeAPI

public org.ow2.bonita.facade.QueryRuntimeAPI getQueryRuntimeAPI(java.lang.String queryList)

getQueryDefinitionAPI

public org.ow2.bonita.facade.QueryDefinitionAPI getQueryDefinitionAPI()
Specified by:
getQueryDefinitionAPI in interface org.ow2.bonita.facade.QueryAPIAccessor

getQueryDefinitionAPI

public org.ow2.bonita.facade.QueryDefinitionAPI getQueryDefinitionAPI(java.lang.String queryList)


Copyright © 2009 OW2 Consortium. All Rights Reserved.