| Modifier | Constructor and Description |
|---|---|
protected |
JavaAction() |
|
JavaAction(EntityRepository repository,
EntityWrapper<?> entity,
java.lang.reflect.Method method) |
| Modifier and Type | Method and Description |
|---|---|
static org.springframework.http.HttpMethod |
determineMethodNature(java.lang.reflect.Method method) |
java.util.concurrent.CompletableFuture<T> |
doInvoke(java.util.Map<java.lang.String,java.lang.Object> filteredParameters) |
org.springframework.http.HttpMethod |
getNature() |
getAddress, getName, getParameterKeys, getParameters, invokegetClasses, getTitle, hasNature, setClasses, setTitleprotected JavaAction()
public JavaAction(EntityRepository repository, EntityWrapper<?> entity, java.lang.reflect.Method method)
public static org.springframework.http.HttpMethod determineMethodNature(java.lang.reflect.Method method)
public java.util.concurrent.CompletableFuture<T> doInvoke(java.util.Map<java.lang.String,java.lang.Object> filteredParameters)