|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.bonita.facade.impl.StandardQueryAPIAccessorImpl
org.ow2.bonita.facade.impl.StandardAPIAccessorImpl
public class StandardAPIAccessorImpl
Constructor Summary | |
---|---|
StandardAPIAccessorImpl()
|
Method Summary | |
---|---|
CommandAPI |
getCommandAPI()
To get the CommandAPI interface. |
ManagementAPI |
getManagementAPI()
To get the ManagementAPI interface. |
RuntimeAPI |
getRuntimeAPI()
To get the RuntimeAPI interface. |
Methods inherited from class org.ow2.bonita.facade.impl.StandardQueryAPIAccessorImpl |
---|
getQueryDefinitionAPI, getQueryDefinitionAPI, getQueryRuntimeAPI, getQueryRuntimeAPI |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.ow2.bonita.facade.QueryAPIAccessor |
---|
getQueryDefinitionAPI, getQueryRuntimeAPI |
Constructor Detail |
---|
public StandardAPIAccessorImpl()
Method Detail |
---|
public RuntimeAPI getRuntimeAPI()
APIAccessor
getRuntimeAPI
in interface APIAccessor
public ManagementAPI getManagementAPI()
APIAccessor
getManagementAPI
in interface APIAccessor
public CommandAPI getCommandAPI()
APIAccessor
getCommandAPI
in interface APIAccessor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |