@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, AgileArgumentException
cloud.agileframework.common.util.http.NotFoundRequestMethodExceptionIOExceptionAgileArgumentExceptionpublic Object parse(String id, ButtonType type) throws IOException, AgileArgumentException
public Object parse(Table table, ButtonType type) throws AgileArgumentException, IOException
Copyright © 2022. All rights reserved.