public class JSONResult
extends jodd.madvoc.result.ActionResult
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
| Constructor and Description |
|---|
JSONResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
render(jodd.madvoc.ActionRequest actionRequest,
java.lang.Object resultObject,
java.lang.String resultValue,
java.lang.String resultPath) |
public static final java.lang.String NAME
Copyright © 2003-2013 Jodd Team