|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.bonita.facade.impl.StandardQueryAPIAccessorImpl
public class StandardQueryAPIAccessorImpl
Constructor Summary | |
---|---|
StandardQueryAPIAccessorImpl()
|
Method Summary | |
---|---|
QueryDefinitionAPI |
getQueryDefinitionAPI()
To get the QueryDefinitionAPI interface. |
QueryDefinitionAPI |
getQueryDefinitionAPI(java.lang.String queryList)
|
QueryRuntimeAPI |
getQueryRuntimeAPI()
To get the QueryRuntimeAPI interface. |
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 |
---|
public StandardQueryAPIAccessorImpl()
Method Detail |
---|
public QueryRuntimeAPI getQueryRuntimeAPI()
QueryAPIAccessor
getQueryRuntimeAPI
in interface QueryAPIAccessor
public QueryRuntimeAPI getQueryRuntimeAPI(java.lang.String queryList)
public QueryDefinitionAPI getQueryDefinitionAPI()
QueryAPIAccessor
getQueryDefinitionAPI
in interface QueryAPIAccessor
public QueryDefinitionAPI getQueryDefinitionAPI(java.lang.String queryList)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |