public class DetailJsonAction extends AbstractJsonAction
| Modifier and Type | Field and Description |
|---|---|
static String |
PATH |
jsonStringifierFactory| Constructor and Description |
|---|
DetailJsonAction(ActionContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Execute action
|
void |
readParameters()
Parse HTTP Request parameters and store them locally
|
createAttributesObjectJS, createObjectJSdontCache, getContextpublic static final String PATH
public DetailJsonAction(ActionContext context)
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.