|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.bonita.facade.impl.ReadOnlyAPIAccessorImpl
public class ReadOnlyAPIAccessorImpl
Constructor Summary | |
---|---|
ReadOnlyAPIAccessorImpl()
|
Method Summary | |
---|---|
DefinitionAPI |
getDefinitionAPI()
To get the DefinitionAPI interface. |
QueryAPI |
getQueryAPI()
To get the QueryAPI interface. |
RuntimeReadOnlyAPI |
getRuntimeAPI()
To get the RuntimeReadOnlyAPI interface. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReadOnlyAPIAccessorImpl()
Method Detail |
---|
public RuntimeReadOnlyAPI getRuntimeAPI()
ReadOnlyAPIAccessor
getRuntimeAPI
in interface ReadOnlyAPIAccessor
public QueryAPI getQueryAPI()
ReadOnlyAPIAccessor
getQueryAPI
in interface ReadOnlyAPIAccessor
public DefinitionAPI getDefinitionAPI()
ReadOnlyAPIAccessor
getDefinitionAPI
in interface ReadOnlyAPIAccessor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |