public class ListJsonAction extends AbstractJsonAction
| Modifier and Type | Field and Description |
|---|---|
static String |
PATH |
jsonStringifierFactory| Constructor and Description |
|---|
ListJsonAction(ActionContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Execute action
|
String |
getPattern() |
void |
readParameters()
Parse HTTP Request parameters and store them locally
|
void |
setPattern(String pattern) |
createAttributesObjectJS, createObjectJSdontCache, getContextpublic static final String PATH
public ListJsonAction(ActionContext context)
public String getPattern()
public void setPattern(String pattern)
public void readParameters()
ActionreadParameters in class AbstractJsonActionpublic void execute() throws javax.servlet.ServletException, IOException, ActionException
Actionexecute in class AbstractJsonActionjavax.servlet.ServletExceptionIOExceptionActionExceptionCopyright © 2019. All rights reserved.