@UrlBinding(value="/actions/admin/settings") public class SettingsAction extends AbstractActionBean
Modifier and Type | Class and Description |
---|---|
static class |
SettingsAction.Settings |
Modifier and Type | Field and Description |
---|---|
Configuration |
configuration |
static String |
copyright |
static org.slf4j.Logger |
logger |
File |
pagesDir |
static String |
URL_BINDING |
context
Constructor and Description |
---|
SettingsAction() |
Modifier and Type | Method and Description |
---|---|
Resolution |
execute() |
Form |
getForm() |
Resolution |
returnToPages() |
Resolution |
update() |
getContext, setContext
public static final String copyright
public static final String URL_BINDING
public Configuration configuration
public File pagesDir
public static final org.slf4j.Logger logger
@DefaultHandler public Resolution execute()
public Resolution update()
public Resolution returnToPages()
public Form getForm()