|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Result | |
| org.openeai.implementations.gateways.requestproxy | |
| org.openeai.moa.objects.resources | |
| Uses of Result in org.openeai.implementations.gateways.requestproxy |
| Methods in org.openeai.implementations.gateways.requestproxy that return Result | |
Result |
CollegeOfMedicineProxyCommand.execute(AppConfig aConfig,
org.jdom.Document inDoc)
|
protected Result |
ProxyCommandImpl.buildResult(org.jdom.Element senderControlArea)
|
protected Result |
ProxyCommandImpl.buildResultWithErrors(java.util.ArrayList errors)
|
protected Result |
ProxyCommandImpl.buildResultWithErrors(java.util.ArrayList errors,
java.lang.Throwable e)
|
Result |
ProxyCommand.execute(AppConfig aConfig,
org.jdom.Document inDoc)
|
| Uses of Result in org.openeai.moa.objects.resources |
| Methods in org.openeai.moa.objects.resources that return Result | |
Result |
ControlAreaSync.getResult()
|
Result |
ControlAreaReply.getResult()
|
| Methods in org.openeai.moa.objects.resources with parameters of type Result | |
void |
ControlAreaSync.setResult(Result result)
Not sure we should even have a setter method for the Datetime object? |
void |
ControlAreaReply.setResult(Result result)
Not sure we should even have a setter method for the Datetime object? |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||