@UrlBinding(value="/actions/admin/modules") public class ModulesAction extends AbstractActionBean
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ModulesAction.ModuleView | 
| Modifier and Type | Field and Description | 
|---|---|
| static String | copyright | 
| static org.slf4j.Logger | logger | 
| static String | URL_BINDING | 
context| Constructor and Description | 
|---|
| ModulesAction() | 
| Modifier and Type | Method and Description | 
|---|---|
| Resolution | execute() | 
| TableForm | getForm() | 
| Resolution | returnToPages() | 
| protected void | setupForm() | 
getContext, setContextpublic static final String copyright
public static final String URL_BINDING
public static final org.slf4j.Logger logger
@DefaultHandler public Resolution execute()
protected void setupForm()
public Resolution returnToPages()
public TableForm getForm()