|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.bonita.facade.impl.ReadOnlyAPIAccessorImpl
org.ow2.bonita.facade.impl.APIAccessorImpl
public class APIAccessorImpl
Constructor Summary | |
---|---|
APIAccessorImpl()
|
Method Summary | |
---|---|
DeployerAPI |
getDeployerAPI()
To get the DeployerAPI interface. |
RuntimeAPI |
getRuntimeAPI()
To get the RuntimeReadOnlyAPI interface. |
Methods inherited from class org.ow2.bonita.facade.impl.ReadOnlyAPIAccessorImpl |
---|
getDefinitionAPI, getQueryAPI |
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.ReadOnlyAPIAccessor |
---|
getDefinitionAPI, getQueryAPI |
Constructor Detail |
---|
public APIAccessorImpl()
Method Detail |
---|
public RuntimeAPI getRuntimeAPI()
ReadOnlyAPIAccessor
getRuntimeAPI
in interface APIAccessor
getRuntimeAPI
in interface ReadOnlyAPIAccessor
getRuntimeAPI
in class ReadOnlyAPIAccessorImpl
public DeployerAPI getDeployerAPI()
APIAccessor
getDeployerAPI
in interface APIAccessor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |