| Package | Description | 
|---|---|
| com.edorasware.api.action | 
 Work object action support. 
 | 
| com.edorasware.api.web | 
 Basic classes and values used by the web interface. 
 | 
| com.edorasware.one.action | 
| Modifier and Type | Method and Description | 
|---|---|
HttpMethod | 
Action.getEndpointHttpMethod()
The  
HttpMethod to be used when the action REST endpoint is invoked. | 
| Modifier and Type | Method and Description | 
|---|---|
ActionBuilder | 
ActionBuilder.endpointHttpMethod(HttpMethod endpointHttpMethod)
Sets the  
HttpMethod to be used for the action endpoint invocation. | 
| Modifier and Type | Method and Description | 
|---|---|
static HttpMethod | 
HttpMethod.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static HttpMethod[] | 
HttpMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
HttpMethod | 
FrontendAction.getEndpointHttpMethod()  | 
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.