@AgileService public class TemplateEngin extends Object
| 构造器和说明 |
|---|
TemplateEngin() |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
formElementData() |
Object |
parse(String id,
ButtonType type) |
Object |
parse(Table table,
ButtonType type) |
Object |
router(javax.servlet.http.HttpServletRequest request) |
@Mapping(value={"/api/v${version:1}/*","/api/v${version:1}/**"})
public Object router(javax.servlet.http.HttpServletRequest request)
throws cloud.agileframework.common.util.http.NotFoundRequestMethodException,
IOException,
cloud.agileframework.mvc.exception.AgileArgumentException
cloud.agileframework.common.util.http.NotFoundRequestMethodExceptionIOExceptioncloud.agileframework.mvc.exception.AgileArgumentExceptionpublic Object parse(String id, ButtonType type) throws IOException, cloud.agileframework.mvc.exception.AgileArgumentException
IOExceptioncloud.agileframework.mvc.exception.AgileArgumentExceptionpublic Object parse(Table table, ButtonType type) throws cloud.agileframework.mvc.exception.AgileArgumentException, IOException
cloud.agileframework.mvc.exception.AgileArgumentExceptionIOExceptionCopyright © 2022. All rights reserved.