public class BeetlActionResult extends Object implements jodd.madvoc.result.ActionResult
| 构造器和说明 |
|---|
BeetlActionResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getResultName() |
Class |
getResultValueType() |
void |
init() |
void |
render(jodd.madvoc.ActionRequest actionRequest,
Object resultValue) |
public void render(jodd.madvoc.ActionRequest actionRequest,
Object resultValue)
throws Exception
render 在接口中 jodd.madvoc.result.ActionResultExceptionpublic Class getResultValueType()
getResultValueType 在接口中 jodd.madvoc.result.ActionResultpublic void init()
init 在接口中 jodd.madvoc.result.ActionResultpublic String getResultName()
getResultName 在接口中 jodd.madvoc.result.ActionResultCopyright © 2019. All rights reserved.