|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface QueryAPIAccessor
Helper class giving access to QueryDefinitionAPI and QueryRuntimeAPI interfaces.
| Method Summary | |
|---|---|
QueryDefinitionAPI |
getQueryDefinitionAPI()
To get the QueryDefinitionAPI interface. |
QueryRuntimeAPI |
getQueryRuntimeAPI()
To get the QueryRuntimeAPI interface. |
int |
getRetries()
|
void |
setRetries(int retries)
Sets the number of times the API call will be re executed if an exception occurs. |
| Method Detail |
|---|
QueryRuntimeAPI getQueryRuntimeAPI()
getQueryRuntimeAPI in interface org.ow2.bonita.facade.remote.RemoteQueryAPIAccessorQueryDefinitionAPI getQueryDefinitionAPI()
getQueryDefinitionAPI in interface org.ow2.bonita.facade.remote.RemoteQueryAPIAccessorint getRetries()
void setRetries(int retries)
retries - number of retries.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||