跳过导航链接
A B C D E F G H I L M N O P Q R S T U V W 

A

Action - cloud.agileframework.abstractbusiness.pojo.template.response中的枚举
 
AllBusinessController<E extends IBaseEntity,I extends BaseInParamVo,O extends IBaseOutParamVo> - cloud.agileframework.abstractbusiness.controller中的接口
 
AllBusinessService<E extends IBaseEntity,I extends BaseInParamVo,O extends IBaseOutParamVo> - cloud.agileframework.abstractbusiness.service中的接口
 

B

baseBusinessController() - 类 中的方法cloud.agileframework.abstractbusiness.conf.BusinessAutoConfiguration
 
BaseBusinessService - cloud.agileframework.abstractbusiness.controller中的类
 
BaseBusinessService() - 类 的构造器cloud.agileframework.abstractbusiness.controller.BaseBusinessService
 
BaseEntity - cloud.agileframework.abstractbusiness.pojo.entity中的类
 
BaseEntity() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.entity.BaseEntity
 
BaseInParamVo - cloud.agileframework.abstractbusiness.pojo.vo中的类
 
BaseInParamVo() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.vo.BaseInParamVo
 
BaseOutParamVo - cloud.agileframework.abstractbusiness.pojo.vo中的类
 
BaseOutParamVo() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.vo.BaseOutParamVo
 
baseService(Dao, ISecurityService) - 类 中的方法cloud.agileframework.abstractbusiness.conf.BusinessAutoConfiguration
 
BaseViewElement - cloud.agileframework.abstractbusiness.pojo.template.view中的类
 
BaseViewElement() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.template.view.BaseViewElement
 
BusinessAutoConfiguration - cloud.agileframework.abstractbusiness.conf中的类
描述: 创建时间:2018/12/3
BusinessAutoConfiguration() - 类 的构造器cloud.agileframework.abstractbusiness.conf.BusinessAutoConfiguration
 
Button - cloud.agileframework.abstractbusiness.pojo.template.view.form中的类
按钮
Button() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.template.view.form.Button
 
ButtonType - cloud.agileframework.abstractbusiness.pojo.template.simple中的枚举
 

C

clean() - 接口 中的方法cloud.agileframework.abstractbusiness.controller.IBaseDeleteController
清空表
clean(Class<E>) - 类 中的方法cloud.agileframework.abstractbusiness.service.GenericService
 
clean() - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseDeleteService
清空表
cloud.agileframework.abstractbusiness.annotation - 程序包 cloud.agileframework.abstractbusiness.annotation
 
cloud.agileframework.abstractbusiness.conf - 程序包 cloud.agileframework.abstractbusiness.conf
 
cloud.agileframework.abstractbusiness.controller - 程序包 cloud.agileframework.abstractbusiness.controller
 
cloud.agileframework.abstractbusiness.pojo - 程序包 cloud.agileframework.abstractbusiness.pojo
 
cloud.agileframework.abstractbusiness.pojo.entity - 程序包 cloud.agileframework.abstractbusiness.pojo.entity
 
cloud.agileframework.abstractbusiness.pojo.template - 程序包 cloud.agileframework.abstractbusiness.pojo.template
 
cloud.agileframework.abstractbusiness.pojo.template.request - 程序包 cloud.agileframework.abstractbusiness.pojo.template.request
 
cloud.agileframework.abstractbusiness.pojo.template.response - 程序包 cloud.agileframework.abstractbusiness.pojo.template.response
 
cloud.agileframework.abstractbusiness.pojo.template.simple - 程序包 cloud.agileframework.abstractbusiness.pojo.template.simple
 
cloud.agileframework.abstractbusiness.pojo.template.view - 程序包 cloud.agileframework.abstractbusiness.pojo.template.view
 
cloud.agileframework.abstractbusiness.pojo.template.view.form - 程序包 cloud.agileframework.abstractbusiness.pojo.template.view.form
 
cloud.agileframework.abstractbusiness.pojo.template.view.form.data - 程序包 cloud.agileframework.abstractbusiness.pojo.template.view.form.data
 
cloud.agileframework.abstractbusiness.pojo.template.view.link - 程序包 cloud.agileframework.abstractbusiness.pojo.template.view.link
 
cloud.agileframework.abstractbusiness.pojo.template.view.visualization - 程序包 cloud.agileframework.abstractbusiness.pojo.template.view.visualization
 
cloud.agileframework.abstractbusiness.pojo.vo - 程序包 cloud.agileframework.abstractbusiness.pojo.vo
 
cloud.agileframework.abstractbusiness.service - 程序包 cloud.agileframework.abstractbusiness.service
 
CodeType - cloud.agileframework.abstractbusiness.pojo.template.view.form中的枚举
 
Column() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.template.view.visualization.ShowTableConfig.Column
 
ConstantFormElementData - cloud.agileframework.abstractbusiness.pojo.template.view.form.data中的类
静态变量表单项值范围配置
ConstantFormElementData() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.template.view.form.data.ConstantFormElementData
 
currentUser() - 接口 中的方法cloud.agileframework.abstractbusiness.service.ISecurityService
 
currentUser() - 类 中的方法cloud.agileframework.abstractbusiness.service.SecurityService
 

D

dao() - 类 中的方法cloud.agileframework.abstractbusiness.service.GenericService
 
dao() - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseService
 
dataManager() - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseService
 
delete(String) - 接口 中的方法cloud.agileframework.abstractbusiness.controller.IBaseDeleteController
根据主键删除
delete(List<String>) - 接口 中的方法cloud.agileframework.abstractbusiness.controller.IBaseDeleteController
根据主键集合批量删除数据
delete(String) - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseDeleteService
 
delete(List<String>) - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseDeleteService
 
deleteById(Object, Class<E>) - 类 中的方法cloud.agileframework.abstractbusiness.service.GenericService
 
deleteById() - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseDeleteService
根据主键删除
deleteByIds(List<String>, Class<E>) - 类 中的方法cloud.agileframework.abstractbusiness.service.GenericService
 
deleteByIds() - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseDeleteService
根据主键集合批量删除数据
detailSql() - 接口 中的方法cloud.agileframework.abstractbusiness.controller.IBaseQueryController
 
detailSql() - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseQueryService
 
download() - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseFileService
列表查询
download(I) - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseFileService
 
download(I, Class<J>, Class<T>) - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseFileService
 

E

EntityExistsException - cloud.agileframework.abstractbusiness.pojo中的异常错误
 
EntityExistsException(String...) - 异常错误 的构造器cloud.agileframework.abstractbusiness.pojo.EntityExistsException
 
Excel - cloud.agileframework.abstractbusiness.annotation中的注释类型
 
ExcelDeserialize - cloud.agileframework.abstractbusiness.annotation中的接口
 
ExcelSerialize - cloud.agileframework.abstractbusiness.annotation中的接口
 
exportExcel(List<IBaseFileService.ProxyData<I>>) - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseFileService
 

F

fileName() - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseFileService
下载的文件名字
FormElement - cloud.agileframework.abstractbusiness.pojo.template.view.form中的类
 
FormElement() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.template.view.form.FormElement
 
FormElementData - cloud.agileframework.abstractbusiness.pojo.template.view.form.data中的接口
 
FormElementDataType - cloud.agileframework.abstractbusiness.pojo.template.view.form中的枚举
表单项值范围配置
FormElementType - cloud.agileframework.abstractbusiness.pojo.template.view.form中的枚举
表单元素展示类型
FormValidate - cloud.agileframework.abstractbusiness.pojo.template.view.form中的类
 
FormValidate() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.template.view.form.FormValidate
 
Function - cloud.agileframework.abstractbusiness.pojo.template中的类
api
Function() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.template.Function
 
FunctionRequest - cloud.agileframework.abstractbusiness.pojo.template.request中的类
请求方式配置
FunctionRequest() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.template.request.FunctionRequest
 
FunctionResponse - cloud.agileframework.abstractbusiness.pojo.template.response中的类
响应方式配置
FunctionResponse() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.template.response.FunctionResponse
 

G

genericService() - 接口 中的方法cloud.agileframework.abstractbusiness.controller.IBaseController
取基础服务
GenericService - cloud.agileframework.abstractbusiness.service中的类
 
GenericService(BaseDao, ISecurityService) - 类 的构造器cloud.agileframework.abstractbusiness.service.GenericService
 
genericService() - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseService
 
get(String) - 接口 中的方法cloud.agileframework.abstractbusiness.service.TemplateService
 
getApi(String) - 类 中的方法cloud.agileframework.abstractbusiness.service.TemplateEngin
 
getCellInfo(ClassUtil.Target<Excel>) - 接口 中的静态方法cloud.agileframework.abstractbusiness.service.IBaseFileService
构建excel列信息
getCreateTime() - 类 中的方法cloud.agileframework.abstractbusiness.pojo.entity.BaseEntity
 
getCreateTime() - 接口 中的方法cloud.agileframework.abstractbusiness.pojo.entity.IBaseEntity
取创建时间
getCreateUser() - 类 中的方法cloud.agileframework.abstractbusiness.pojo.entity.BaseEntity
 
getCreateUser() - 接口 中的方法cloud.agileframework.abstractbusiness.pojo.entity.IBaseEntity
取创建人主键
getDelete() - 类 中的方法cloud.agileframework.abstractbusiness.pojo.entity.BaseEntity
 
getDelete() - 接口 中的方法cloud.agileframework.abstractbusiness.pojo.entity.IBaseEntity
取是否删除
getEntityClass() - 接口 中的方法cloud.agileframework.abstractbusiness.controller.IBaseController
取当前控制器服务的实体类
getEntityClass() - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseService
取当前控制器服务的实体类
getInVoClass() - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseService
获取出参的vo类
getOutVoClass() - 接口 中的方法cloud.agileframework.abstractbusiness.controller.IBaseController
获取出参的vo类
getOutVoClass() - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseService
获取出参的vo类
getType(ClassUtil.Target<Excel>) - 接口 中的静态方法cloud.agileframework.abstractbusiness.service.IBaseFileService
 
getUpdateTime() - 类 中的方法cloud.agileframework.abstractbusiness.pojo.entity.BaseEntity
 
getUpdateTime() - 接口 中的方法cloud.agileframework.abstractbusiness.pojo.entity.IBaseEntity
取更新时间
getUpdateUser() - 类 中的方法cloud.agileframework.abstractbusiness.pojo.entity.BaseEntity
 
getUpdateUser() - 接口 中的方法cloud.agileframework.abstractbusiness.pojo.entity.IBaseEntity
取更新人主键
getValidate(Class<?>...) - 接口 中的方法cloud.agileframework.abstractbusiness.pojo.IBasePojo
 

H

handingDetailVo(O) - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseQueryService
 
handingListVo(O) - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseQueryService
 
handleErrorData(List<IBaseFileService.ProxyData<I>>) - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseFileService
 
handleSuccessData(List<I>) - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseFileService
处理读取的excel数据

I

IBaseController<E extends IBaseEntity,O extends IBaseOutParamVo> - cloud.agileframework.abstractbusiness.controller中的接口
 
IBaseDeleteController<E extends IBaseEntity,I extends BaseInParamVo,O extends IBaseOutParamVo> - cloud.agileframework.abstractbusiness.controller中的接口
 
IBaseDeleteService<E extends IBaseEntity,I extends BaseInParamVo,O extends IBaseOutParamVo> - cloud.agileframework.abstractbusiness.service中的接口
 
IBaseEntity - cloud.agileframework.abstractbusiness.pojo.entity中的接口
 
IBaseFileService<E extends IBaseEntity,I extends BaseInParamVo,O extends IBaseOutParamVo> - cloud.agileframework.abstractbusiness.service中的接口
 
IBaseFileService.ProxyData<I> - cloud.agileframework.abstractbusiness.service中的类
 
IBaseInParamVo - cloud.agileframework.abstractbusiness.pojo.vo中的接口
 
IBaseOutParamVo - cloud.agileframework.abstractbusiness.pojo.vo中的接口
 
IBasePojo - cloud.agileframework.abstractbusiness.pojo中的接口
 
IBaseQueryController<E extends IBaseEntity,I extends BaseInParamVo,O extends IBaseOutParamVo> - cloud.agileframework.abstractbusiness.controller中的接口
 
IBaseQueryService<E extends IBaseEntity,I extends BaseInParamVo,O extends IBaseOutParamVo> - cloud.agileframework.abstractbusiness.service中的接口
 
IBaseSaveController<E extends IBaseEntity,I extends BaseInParamVo,O extends IBaseOutParamVo> - cloud.agileframework.abstractbusiness.controller中的接口
 
IBaseSaveService<E extends IBaseEntity,I extends BaseInParamVo,O extends IBaseOutParamVo> - cloud.agileframework.abstractbusiness.service中的接口
 
IBaseService<E extends IBaseEntity,I extends BaseInParamVo,O extends IBaseOutParamVo> - cloud.agileframework.abstractbusiness.service中的接口
 
IBaseUpdateController<E extends IBaseEntity,I extends BaseInParamVo,O extends IBaseOutParamVo> - cloud.agileframework.abstractbusiness.controller中的接口
 
IBaseUpdateService<E extends IBaseEntity,I extends BaseInParamVo,O extends IBaseOutParamVo> - cloud.agileframework.abstractbusiness.service中的接口
 
ID - 接口 中的静态变量cloud.agileframework.abstractbusiness.controller.IBaseDeleteController
 
ID - 接口 中的静态变量cloud.agileframework.abstractbusiness.service.IBaseDeleteService
 
ImportFileFormatException - cloud.agileframework.abstractbusiness.pojo中的异常错误
 
ImportFileFormatException() - 异常错误 的构造器cloud.agileframework.abstractbusiness.pojo.ImportFileFormatException
 
INSTANCE - 类 中的静态变量cloud.agileframework.abstractbusiness.service.GenericService
 
ISecurityService - cloud.agileframework.abstractbusiness.service中的接口
 
isShow() - 类 中的方法cloud.agileframework.abstractbusiness.pojo.template.view.form.Button
 

L

Link - cloud.agileframework.abstractbusiness.pojo.template.view.link中的类
链接
Link() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.template.view.link.Link
 
LinkType - cloud.agileframework.abstractbusiness.pojo.template.view.link中的枚举
 
list(I) - 接口 中的方法cloud.agileframework.abstractbusiness.controller.IBaseQueryController
列表查询
list(Class<E>, I) - 类 中的方法cloud.agileframework.abstractbusiness.service.GenericService
 
list(Class<V>, I, String) - 类 中的方法cloud.agileframework.abstractbusiness.service.GenericService
 
list(Class<J>, Class<T>, I) - 类 中的方法cloud.agileframework.abstractbusiness.service.GenericService
 
list(Class<J>, Class<T>, I, String) - 类 中的方法cloud.agileframework.abstractbusiness.service.GenericService
 
list() - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseQueryService
列表查询
list(I) - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseQueryService
 
list(I, Class<J>, Class<T>) - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseQueryService
 
listSql() - 接口 中的方法cloud.agileframework.abstractbusiness.controller.IBaseQueryController
 
listSql() - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseQueryService
 

M

MODEL - 类 中的静态变量cloud.agileframework.abstractbusiness.controller.BaseBusinessService
模型传参

N

noSecurityService() - 类 中的方法cloud.agileframework.abstractbusiness.conf.BusinessAutoConfiguration
 

O

Order() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.template.view.visualization.ShowTableConfig.Column.Order
 

P

page(I) - 接口 中的方法cloud.agileframework.abstractbusiness.controller.IBaseQueryController
分页
page(Class<V>, I, String) - 类 中的方法cloud.agileframework.abstractbusiness.service.GenericService
 
page(Class<J>, Class<T>, I, String) - 类 中的方法cloud.agileframework.abstractbusiness.service.GenericService
 
page(Class<E>, I) - 类 中的方法cloud.agileframework.abstractbusiness.service.GenericService
 
page(Class<J>, Class<T>, I) - 类 中的方法cloud.agileframework.abstractbusiness.service.GenericService
 
page() - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseQueryService
分页
page(I) - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseQueryService
 
page(I, Class<J>, Class<T>) - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseQueryService
 
PageTemplate - cloud.agileframework.abstractbusiness.pojo.template.simple中的类
 
PageTemplate() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.template.simple.PageTemplate
 
parse(String) - 类 中的方法cloud.agileframework.abstractbusiness.service.TemplateEngin
 
parseOrder(String) - 类 中的方法cloud.agileframework.abstractbusiness.pojo.vo.BaseInParamVo
处理排序
parseOrder(BaseInParamVo, String) - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseQueryService
处理排序sql
ProxyData(I) - 类 的构造器cloud.agileframework.abstractbusiness.service.IBaseFileService.ProxyData
 

Q

queryById(String) - 接口 中的方法cloud.agileframework.abstractbusiness.controller.IBaseQueryController
根据主键查询
queryById(Class<E>, Object) - 类 中的方法cloud.agileframework.abstractbusiness.service.GenericService
 
queryById(String) - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseQueryService
根据主键查询
queryOne(Class<V>, Class<E>, String, String, String) - 类 中的方法cloud.agileframework.abstractbusiness.service.GenericService
 
queryOne(Class<T>, String, String, String) - 类 中的方法cloud.agileframework.abstractbusiness.service.GenericService
 
queryOne(String) - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseQueryService
 
queryOne(String, Class<J>, Class<T>) - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseQueryService
因为该方法制定了具体的数据返回类型,因此该方法不会调用handingDetailVo方法

R

Router - cloud.agileframework.abstractbusiness.pojo.template中的类
 
Router() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.template.Router
 

S

save(I) - 接口 中的方法cloud.agileframework.abstractbusiness.controller.IBaseSaveController
新增接口
save() - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseSaveService
新增接口
save(I) - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseSaveService
保存
saveData(List<E>) - 类 中的方法cloud.agileframework.abstractbusiness.service.GenericService
 
saveData(E) - 类 中的方法cloud.agileframework.abstractbusiness.service.GenericService
 
saveDataWithNewTransaction(List<E>) - 类 中的方法cloud.agileframework.abstractbusiness.service.GenericService
 
saveDo(E) - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseSaveService
保存
saveOrUpdate(E) - 接口 中的方法cloud.agileframework.abstractbusiness.service.WriteService
保存或更新
Security - cloud.agileframework.abstractbusiness.pojo.template.request中的类
API认证相关
Security() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.template.request.Security
 
security() - 类 中的方法cloud.agileframework.abstractbusiness.service.GenericService
 
securityService() - 类 中的方法cloud.agileframework.abstractbusiness.conf.BusinessAutoConfiguration
 
SecurityService - cloud.agileframework.abstractbusiness.service中的类
 
SecurityService() - 类 的构造器cloud.agileframework.abstractbusiness.service.SecurityService
 
setCreateTime(Date) - 接口 中的方法cloud.agileframework.abstractbusiness.pojo.entity.IBaseEntity
设置创建时间
setCreateUser(Long) - 接口 中的方法cloud.agileframework.abstractbusiness.pojo.entity.IBaseEntity
设置创建人主键
setDelete(Boolean) - 接口 中的方法cloud.agileframework.abstractbusiness.pojo.entity.IBaseEntity
是否已删除
setGenericService(GenericService) - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseService
 
setUpdateTime(Date) - 接口 中的方法cloud.agileframework.abstractbusiness.pojo.entity.IBaseEntity
设置更新时间
setUpdateUser(Long) - 接口 中的方法cloud.agileframework.abstractbusiness.pojo.entity.IBaseEntity
设置更新人主键
ShowAbstractConfig - cloud.agileframework.abstractbusiness.pojo.template.view.visualization中的类
 
ShowAbstractConfig() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.template.view.visualization.ShowAbstractConfig
 
ShowAlertConfig - cloud.agileframework.abstractbusiness.pojo.template.view.visualization中的类
表格配置
ShowAlertConfig() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.template.view.visualization.ShowAlertConfig
 
ShowBarConfig - cloud.agileframework.abstractbusiness.pojo.template.view.visualization中的类
表格配置
ShowBarConfig() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.template.view.visualization.ShowBarConfig
 
ShowConfig - cloud.agileframework.abstractbusiness.pojo.template.view.visualization中的接口
 
ShowLineConfig - cloud.agileframework.abstractbusiness.pojo.template.view.visualization中的类
表格配置
ShowLineConfig() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.template.view.visualization.ShowLineConfig
 
ShowNoticeConfig - cloud.agileframework.abstractbusiness.pojo.template.view.visualization中的类
表格配置
ShowNoticeConfig() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.template.view.visualization.ShowNoticeConfig
 
ShowPieConfig - cloud.agileframework.abstractbusiness.pojo.template.view.visualization中的类
表格配置
ShowPieConfig() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.template.view.visualization.ShowPieConfig
 
ShowTableConfig - cloud.agileframework.abstractbusiness.pojo.template.view.visualization中的类
表格配置
ShowTableConfig() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.template.view.visualization.ShowTableConfig
 
ShowTableConfig.Column - cloud.agileframework.abstractbusiness.pojo.template.view.visualization中的类
表格字段
ShowTableConfig.Column.Order - cloud.agileframework.abstractbusiness.pojo.template.view.visualization中的类
字段排序
ShowTemplateConfig - cloud.agileframework.abstractbusiness.pojo.template.view.visualization中的类
表格配置
ShowTemplateConfig() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.template.view.visualization.ShowTemplateConfig
 
ShowTextConfig - cloud.agileframework.abstractbusiness.pojo.template.view.visualization中的类
表格配置
ShowTextConfig() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.template.view.visualization.ShowTextConfig
 
ShowTreeConfig - cloud.agileframework.abstractbusiness.pojo.template.view.visualization中的类
表格配置
ShowTreeConfig() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.template.view.visualization.ShowTreeConfig
 
ShowType - cloud.agileframework.abstractbusiness.pojo.template.view.visualization中的枚举
API返回结果展示方式
sort() - 类 中的方法cloud.agileframework.abstractbusiness.pojo.vo.BaseInParamVo
 
SqlFormElementData - cloud.agileframework.abstractbusiness.pojo.template.view.form.data中的类
 
SqlFormElementData() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.template.view.form.data.SqlFormElementData
 

T

TableDataTemplate - cloud.agileframework.abstractbusiness.pojo.template.simple中的类
 
TableDataTemplate() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.template.simple.TableDataTemplate
 
Target - cloud.agileframework.abstractbusiness.pojo.template.view.link中的枚举
 
Template - cloud.agileframework.abstractbusiness.pojo.template中的接口
 
template() - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseFileService
列表查询
TemplateEngin - cloud.agileframework.abstractbusiness.service中的类
 
TemplateEngin() - 类 的构造器cloud.agileframework.abstractbusiness.service.TemplateEngin
 
templatePath() - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseFileService
模板文件的路径
TemplateService - cloud.agileframework.abstractbusiness.service中的接口
 
TemplateType - cloud.agileframework.abstractbusiness.pojo.template中的枚举
 
to(Object) - 接口 中的方法cloud.agileframework.abstractbusiness.annotation.ExcelDeserialize
 
to(Object) - 接口 中的方法cloud.agileframework.abstractbusiness.annotation.ExcelSerialize
 
to(Class<T>) - 接口 中的方法cloud.agileframework.abstractbusiness.pojo.IBasePojo
 
to(A, Class<B>) - 类 中的静态方法cloud.agileframework.abstractbusiness.service.GenericService
 
toList(List<A>, Class<B>) - 类 中的静态方法cloud.agileframework.abstractbusiness.service.GenericService
 
toOutVo(List<E>) - 接口 中的方法cloud.agileframework.abstractbusiness.controller.IBaseController
集合转换成OutVo
toSingleOutVo(E) - 接口 中的方法cloud.agileframework.abstractbusiness.controller.IBaseController
单个对象转换成OutVo类型
toValidateMessages(Object, Class<?>...) - 类 中的静态方法cloud.agileframework.abstractbusiness.controller.BaseBusinessService
 
tree(I) - 接口 中的方法cloud.agileframework.abstractbusiness.controller.IBaseQueryController
tree(List<A>, I) - 类 中的方法cloud.agileframework.abstractbusiness.service.GenericService
 
tree() - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseQueryService
tree(I) - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseQueryService
 
tree(I, Class<J>, Class<T>) - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseQueryService
 
type() - 类 中的方法cloud.agileframework.abstractbusiness.pojo.template.view.form.data.ConstantFormElementData
 
type() - 接口 中的方法cloud.agileframework.abstractbusiness.pojo.template.view.form.data.FormElementData
 
type() - 类 中的方法cloud.agileframework.abstractbusiness.pojo.template.view.form.data.SqlFormElementData
 

U

update(I) - 接口 中的方法cloud.agileframework.abstractbusiness.controller.IBaseUpdateController
更新
update() - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseUpdateService
更新
update(I) - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseUpdateService
更新数据
updateData(E) - 类 中的方法cloud.agileframework.abstractbusiness.service.GenericService
 
updateDo(E) - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseUpdateService
更新数据
upload(MultipartFile) - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseFileService
列表查询
upload(MultipartFile, boolean) - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseFileService
 
Url - cloud.agileframework.abstractbusiness.pojo.template中的类
 
Url() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.template.Url
 

V

validate(Class<?>...) - 接口 中的方法cloud.agileframework.abstractbusiness.pojo.IBasePojo
参数验证
validate(Object, Class<?>...) - 类 中的方法cloud.agileframework.abstractbusiness.service.GenericService
参数验证
validateEntity(Object, Class<?>...) - 类 中的方法cloud.agileframework.abstractbusiness.service.GenericService
验证实体
validateEntityExists(E) - 类 中的方法cloud.agileframework.abstractbusiness.service.GenericService
验证实体
validateRowData(List<I>, I) - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseFileService
 
valueOf(String) - 枚举 中的静态方法cloud.agileframework.abstractbusiness.pojo.template.response.Action
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cloud.agileframework.abstractbusiness.pojo.template.simple.ButtonType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cloud.agileframework.abstractbusiness.pojo.template.TemplateType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cloud.agileframework.abstractbusiness.pojo.template.view.form.CodeType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cloud.agileframework.abstractbusiness.pojo.template.view.form.FormElementDataType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cloud.agileframework.abstractbusiness.pojo.template.view.form.FormElementType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cloud.agileframework.abstractbusiness.pojo.template.view.link.LinkType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cloud.agileframework.abstractbusiness.pojo.template.view.link.Target
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cloud.agileframework.abstractbusiness.pojo.template.view.visualization.ShowType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cloud.agileframework.abstractbusiness.pojo.template.response.Action
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cloud.agileframework.abstractbusiness.pojo.template.simple.ButtonType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cloud.agileframework.abstractbusiness.pojo.template.TemplateType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cloud.agileframework.abstractbusiness.pojo.template.view.form.CodeType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cloud.agileframework.abstractbusiness.pojo.template.view.form.FormElementDataType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cloud.agileframework.abstractbusiness.pojo.template.view.form.FormElementType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cloud.agileframework.abstractbusiness.pojo.template.view.link.LinkType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cloud.agileframework.abstractbusiness.pojo.template.view.link.Target
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cloud.agileframework.abstractbusiness.pojo.template.view.visualization.ShowType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
version() - 接口 中的方法cloud.agileframework.abstractbusiness.service.IBaseFileService
 
ViewContainer - cloud.agileframework.abstractbusiness.pojo.template中的类
 
ViewContainer() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.template.ViewContainer
 
ViewContainerRegion - cloud.agileframework.abstractbusiness.pojo.template中的类
 
ViewContainerRegion() - 类 的构造器cloud.agileframework.abstractbusiness.pojo.template.ViewContainerRegion
 

W

WriteService<E extends IBaseEntity,I extends BaseInParamVo,O extends IBaseOutParamVo> - cloud.agileframework.abstractbusiness.service中的接口
 
A B C D E F G H I L M N O P Q R S T U V W 
跳过导航链接

Copyright © 2022. All rights reserved.