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, createObjectJS
dontCache, getContext
public static final String PATH
public DetailJsonAction(ActionContext context)
public void readParameters()
Action
readParameters
in class AbstractJsonAction
public void execute() throws javax.servlet.ServletException, IOException, ActionException
Action
execute
in class AbstractJsonAction
javax.servlet.ServletException
IOException
ActionException
Copyright © 2019. All rights reserved.