@UrlBinding(value="/actions/admin/reload-model") public class ReloadModelAction extends AbstractActionBean
Modifier and Type | Field and Description |
---|---|
static String |
copyright |
static org.slf4j.Logger |
logger |
static String |
URL_BINDING |
context
Constructor and Description |
---|
ReloadModelAction() |
Modifier and Type | Method and Description |
---|---|
Resolution |
execute() |
Resolution |
reloadModel() |
Resolution |
returnToPages() |
getContext, setContext
public static final String copyright
public static final String URL_BINDING
public static final org.slf4j.Logger logger
@DefaultHandler public Resolution execute()
public Resolution reloadModel()
public Resolution returnToPages()