org.ow2.bonita.facade.ejb.ejb2
Class EJB2QueryAPIAccessorImpl
java.lang.Object
org.ow2.bonita.facade.ejb.ejb2.EJB2QueryAPIAccessorImpl
- All Implemented Interfaces:
- QueryAPIAccessor
- Direct Known Subclasses:
- EJB2APIAccessorImpl
public class EJB2QueryAPIAccessorImpl
- extends java.lang.Object
- implements QueryAPIAccessor
Field Summary |
protected java.util.Hashtable<java.lang.String,java.lang.String> |
jndiEnvironment
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
jndiEnvironment
protected java.util.Hashtable<java.lang.String,java.lang.String> jndiEnvironment
EJB2QueryAPIAccessorImpl
public EJB2QueryAPIAccessorImpl(java.util.Hashtable<java.lang.String,java.lang.String> jndiEnvironment)
getQueryDefinitionAPI
public QueryDefinitionAPI getQueryDefinitionAPI()
- Description copied from interface:
QueryAPIAccessor
- To get the QueryDefinitionAPI interface.
- Specified by:
getQueryDefinitionAPI
in interface QueryAPIAccessor
- Returns:
- the interface QueryDefinitionAPI.
getQueryDefinitionAPI
public QueryDefinitionAPI getQueryDefinitionAPI(java.lang.String queryList)
getQueryRuntimeAPI
public QueryRuntimeAPI getQueryRuntimeAPI()
- Description copied from interface:
QueryAPIAccessor
- To get the QueryRuntimeAPI interface.
- Specified by:
getQueryRuntimeAPI
in interface QueryAPIAccessor
- Returns:
- the interface QueryRuntimeAPI.
getQueryRuntimeAPI
public QueryRuntimeAPI getQueryRuntimeAPI(java.lang.String queryList)
Copyright © 2009 OW2 Consortium. All Rights Reserved.