public interface ConfigurableResultAction extends ResultAction
Modifier and Type | Method and Description |
---|---|
Object |
getContent() |
Class<?> |
getContentType() |
Map<String,Object> |
getVars() |
String |
getView() |
boolean |
isResolvedView() |
void |
setVars(Map<String,Object> values) |
add, setContent, setContentType, setView, setView
Copyright © 2018 Brandao. All rights reserved.