public class DiagnosticsAction extends BaseAction
Modifier and Type | Field and Description |
---|---|
static ObjectMapper |
mapper |
FORWARD_DEFAULT, log, setup
Constructor and Description |
---|
DiagnosticsAction() |
Modifier and Type | Method and Description |
---|---|
ActionForward |
getOntData(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
ConnectionSet conSet) |
protected ActionForward |
processJsonForward(ConnectionSet conSet,
DynActionForm form) |
checkModifyed, dispatchMethod, getAccess, getDefaultMapper, processJsonForward, processJsonForward, processJsonForward, processJsonForward, processJsonForward, processUserTypedForward, processUserTypedForward, processUserTypedForward, processUserTypedForward, unspecified, unspecified, unspecified, unspecified, unspecified, writeBytesToOutputStream
public ActionForward getOntData(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, ConnectionSet conSet) throws java.lang.Exception
java.lang.Exception
protected ActionForward processJsonForward(ConnectionSet conSet, DynActionForm form)
processJsonForward
in class BaseAction