|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| com.hack23.cia.service.api.common | Service API common request/response objects. |
| com.hack23.cia.service.api.content | Provides... |
| com.hack23.cia.service.api.control | Provides... |
| com.hack23.cia.service.api.events | Provides... |
| Uses of ServiceResponse.ServiceResult in com.hack23.cia.service.api.common |
|---|
| Modifier and Type | Method and Description |
|---|---|
ServiceResponse.ServiceResult |
ErrorResponse.getResult()
|
ServiceResponse.ServiceResult |
ServiceResponse.getResult()
Gets the result. |
static ServiceResponse.ServiceResult |
ServiceResponse.ServiceResult.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ServiceResponse.ServiceResult[] |
ServiceResponse.ServiceResult.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of ServiceResponse.ServiceResult in com.hack23.cia.service.api.content |
|---|
| Modifier and Type | Method and Description |
|---|---|
ServiceResponse.ServiceResult |
ImageContentResponse.getResult()
|
ServiceResponse.ServiceResult |
AbstractContentResponse.getResult()
|
| Uses of ServiceResponse.ServiceResult in com.hack23.cia.service.api.control |
|---|
| Modifier and Type | Method and Description |
|---|---|
ServiceResponse.ServiceResult |
ApplicationResponse.getResult()
|
ServiceResponse.ServiceResult |
AgentDeploymentResponse.getResult()
|
ServiceResponse.ServiceResult |
AbstractUserResponse.getResult()
|
| Uses of ServiceResponse.ServiceResult in com.hack23.cia.service.api.events |
|---|
| Modifier and Type | Method and Description |
|---|---|
ServiceResponse.ServiceResult |
ApplicationErrorResponse.getResult()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||