索引
All Classes and Interfaces|所有程序包
G
- generator(String, String, List<String>, String) - 类中的方法 com.mbap.ct.generator.controller.GeneratorController
-
已过时。
- generatorConfig(String, String, List<String>, String) - 类中的方法 com.mbap.ct.generator.service.GeneratorSqlmap
- GeneratorController - com.mbap.ct.generator.controller中的类
-
逆向生成接口控制器
- GeneratorController() - 类的构造器 com.mbap.ct.generator.controller.GeneratorController
- generatorEntityFile(BuildEntity) - 类中的方法 com.mbap.ct.generator.controller.GeneratorController
-
已过时。
- generatorEntityFile(BuildEntity) - 类中的方法 com.mbap.ct.generator.service.GeneratorSqlmap
-
生成实体类文件
- GeneratorSqlmap - com.mbap.ct.generator.service中的类
- GeneratorSqlmap() - 类的构造器 com.mbap.ct.generator.service.GeneratorSqlmap
- get() - 类中的方法 com.mbap.ct.projectinfo.controller.ProjectInfoRESTController
-
取得单条数据
- get() - 类中的方法 com.mbap.ct.projectinfo.service.ProjectInfoService
-
取得单条数据
- get(ListConfigInfo, Page) - 类中的方法 com.mbap.ct.dynamicpage.controller.DynamicPageRestController
-
分页获取业务列表数据
- get(ListConfigInfo, Page) - 类中的方法 com.mbap.ct.dynamicpage.service.DynamicPageService
-
分页获取业务列表数据
- get(ListConfigInfo, String) - 类中的方法 com.mbap.ct.dynamicpage.service.DynamicPageService
-
获取单条业务数据
- get(Page) - 类中的方法 com.mbap.ct.datasource.controller.DataSourceConfigRESTController
-
分页取得多条数据
- get(Page) - 类中的方法 com.mbap.ct.datasource.service.DataSourceConfigService
-
分页取得多条数据
- get(Page) - 类中的方法 com.mbap.ct.dynamicreport.controller.DynamicReportRESTController
-
分页取得多条数据
- get(Page) - 类中的方法 com.mbap.ct.dynamicreport.service.DynamicReportService
-
分页取得多条数据
- get(Page) - 类中的方法 com.mbap.ct.listconfiginfo.controller.ListConfigRESTController
-
分页取得多条数据
- get(Page) - 类中的方法 com.mbap.ct.listconfiginfo.service.ListConfigService
-
分页查询数据
- get(Page, String) - 类中的方法 com.mbap.ct.buildentity.controller.BuildEntityRESTController
-
构建实体信息分页查询
- get(Page, String) - 类中的方法 com.mbap.ct.buildentity.service.BuildEntityService
-
分页取得多条数据
- get(String) - 类中的方法 com.mbap.ct.buildentity.controller.BuildEntityRESTController
-
查询构建实体信息列表
- get(String) - 类中的方法 com.mbap.ct.buildentity.service.BuildEntityService
-
取得单条数据
- get(String) - 类中的方法 com.mbap.ct.datasource.controller.DataSourceConfigRESTController
-
取得单条数据
- get(String) - 类中的方法 com.mbap.ct.datasource.service.DataSourceConfigService
-
取得单条数据
- get(String) - 类中的方法 com.mbap.ct.dynamicreport.controller.DynamicReportRESTController
-
取得单条数据
- get(String) - 类中的方法 com.mbap.ct.dynamicreport.service.DynamicReportService
-
取得单条数据
- get(String) - 类中的方法 com.mbap.ct.fieldinfo.controller.FieldForeignKeyRESTController
-
根据实体id,查询这个实体对应的外键配置
- get(String) - 类中的方法 com.mbap.ct.fieldinfo.controller.FieldRESTController
-
根据实体id,查询这个实体对应的字段配置(不包括审计字段)
- get(String) - 类中的方法 com.mbap.ct.fieldinfo.service.FieldForeignKeyService
-
根据实体id读取此实体的外键配置
- get(String) - 类中的方法 com.mbap.ct.fieldinfo.service.FieldService
-
根据实体id读取此实体的字段配置
- get(String, String) - 类中的方法 com.mbap.ct.listconfiginfo.controller.ListConfigRESTController
-
读取列表配置,如果是首次加载列表配置,自动生成默认配置
- get(String, String) - 类中的方法 com.mbap.ct.listconfiginfo.service.ListConfigService
-
根据实体id,列表配置id,读取列表配置信息
- get(Model, String) - 类中的方法 com.mbap.ct.dynamicpage.controller.DynamicPageRestController
-
获取单条业务数据
- getActived(String) - 类中的方法 com.mbap.ct.buildentity.controller.BuildEntityRESTController
-
获取以激活的实体信息
- getActived(String) - 类中的方法 com.mbap.ct.buildentity.service.BuildEntityService
-
获取以激活的实体信息
- getAll(Page) - 类中的方法 com.mbap.ct.listconfiginfo.controller.ListConfigRESTController
-
.
- getAll(Page) - 类中的方法 com.mbap.ct.listconfiginfo.service.ListConfigService
-
查询所有数据
- getAll(String) - 类中的方法 com.mbap.ct.fieldinfo.controller.FieldRESTController
-
根据实体id,查询这个实体对应的字段配置
- getAll(String) - 类中的方法 com.mbap.ct.fieldinfo.service.FieldService
-
根据实体id读取此实体的字段配置
- getAllTable() - 类中的方法 com.mbap.ct.generator.controller.GeneratorController
-
查询当前数据库内没有创建实体的表
- getAllTable() - 类中的方法 com.mbap.ct.generator.service.GeneratorSqlmap
-
获取当前用户下的表数据
- getAllTableByDb(DataSourceConfig) - 类中的方法 com.mbap.ct.generator.controller.GeneratorController
-
获取外部数据源的表信息
- getAllTableByDb(DataSourceConfig) - 类中的方法 com.mbap.ct.generator.service.GeneratorSqlmap
-
获取外部数据源的表信息
- getByBuildEntityId() - 类中的方法 com.mbap.ct.formconfiginfo.controller.FormConfigInfoRESTController
-
获取表单展示控件类型
- getByBuildEntityId() - 类中的方法 com.mbap.ct.formvalidationrule.controller.FormValidationRuleRESTController
-
获取表单校验规则字典
- getByBuildEntityId(String) - 类中的方法 com.mbap.ct.buildentity.controller.BuildEntityRESTController
-
根据构建实体id获取表单配置信息
- getByBuildEntityId(String, String) - 类中的方法 com.mbap.ct.formconfiginfo.controller.FormConfigInfoRESTController
-
根据构建实体id获取表单配置信息
- getByBuildEntityId(String, String) - 类中的方法 com.mbap.ct.formconfiginfo.service.FormConfigInfoService
-
根据构建实体id获取表单配置信息
- getByFormConfigInfoId(String) - 接口中的方法 com.mbap.ct.formvalidationrule.mapper.FormValidationRuleMapper
- getByFormConfigInfoId(String) - 类中的方法 com.mbap.ct.formvalidationrule.service.FormValidationRuleService
-
根据表单配置字段信息id获取表单字段校验规则
- getById(String) - 类中的方法 com.mbap.ct.listconfiginfo.controller.ListConfigRESTController
-
根据列表配置信息id,获取业务的列表和表单配置详情
- getClassByFullName(String) - 类中的方法 com.mbap.ct.dynamicpage.service.DynamicPageService
-
根据给定的类名称全路径,获取类对象
- getClasses(String) - 类中的静态方法 com.mbap.ct.util.ClassTools
-
从包package中获取所有的Class
- getClassPath(String, String) - 类中的方法 com.mbap.ct.generator.service.GeneratorSqlmap
- getCode() - 枚举中的方法 com.mbap.ct.formconfiginfo.domain.enums.FormControl
- getCode() - 枚举中的方法 com.mbap.ct.formvalidationrule.domain.enums.ValidRuleType
- getComment(Field) - 类中的静态方法 com.mbap.ct.util.ColumnUtils
- getConf(String) - 类中的方法 com.mbap.ct.staticpage.controller.StaticPageController
-
根据构建实体id生成默认路径配置
- getConf(String) - 类中的方法 com.mbap.ct.staticpage.service.StaticPageService
-
根据构建实体id生成默认路径配置
- getConnection() - 类中的方法 com.mbap.ct.generator.service.GeneratorSqlmap
- getConnection(DataSourceConfig) - 类中的方法 com.mbap.ct.generator.service.GeneratorSqlmap
- getCountBySql(String, Object...) - 类中的方法 com.mbap.ct.datasource.util.BaseDaoUtil
-
基于jdbc的统计查询
- getCountBySql(String, Object...) - 类中的方法 com.mbap.ct.strongbox.datasource.util.BaseDaoUtil
-
统计查询
- getData(String, Page) - 类中的方法 com.mbap.ct.dynamicreport.controller.DynamicReportRESTController
-
报表数据查询接口
- getData(String, Page) - 类中的方法 com.mbap.ct.dynamicreport.service.DynamicReportService
-
报表数据查询接口
- getDataModel(ListConfigInfo, BuildEntity) - 类中的方法 com.mbap.ct.staticpage.service.StaticPageService
- getDataModel(ListConfigInfo, String) - 类中的方法 com.mbap.ct.dynamicpage.service.DynamicPageService
-
获取列表、表单配置数据
- getDataModel(Model, String) - 类中的方法 com.mbap.ct.dynamicpage.controller.DynamicPageRestController
-
获取列表、表单配置数据
- getDBType() - 类中的方法 com.mbap.ct.datasource.controller.DataSourceConfigRESTController
-
获取数据源类型
- getDBType() - 类中的方法 com.mbap.ct.datasource.service.DataSourceConfigService
-
获取数据源类型
- getDescription() - 枚举中的方法 com.mbap.ct.listconfiginfo.domain.enums.ListAlignment
- getDictItems(Common) - 类中的方法 com.mbap.ct.common.controller.ToolsRESTController
-
获取字典信息
- getDictItems(Common) - 类中的方法 com.mbap.ct.common.service.ToolsService
- getDriverClass() - 枚举中的方法 com.mbap.ct.datasource.domain.enums.DbType
- getFieldByTable(String) - 类中的方法 com.mbap.ct.generator.controller.GeneratorController
-
根据表名称获取当前表字段
- getFieldByTable(String) - 类中的方法 com.mbap.ct.generator.service.GeneratorSqlmap
-
根据表名称获取字段信息
- getFieldByTableAndDb(DataSourceConfig, String) - 类中的方法 com.mbap.ct.generator.controller.GeneratorController
-
根据表名称以及外部数据源配置获取字段信息
- getFieldByTableAndDb(DataSourceConfig, String) - 类中的方法 com.mbap.ct.generator.service.GeneratorSqlmap
-
根据表名称以及外部数据源配置获取字段信息
- getFieldInfoByRelaentityid(String) - 类中的方法 com.mbap.ct.listconfiginfo.controller.ListConfigRESTController
-
根据字段关联的实体查询该实体的字段信息
- getFieldInfoByRelaentityid(String) - 类中的方法 com.mbap.ct.listconfiginfo.service.ListConfigService
-
根据字段的关联实体查询字段信息
- getFieldList(Connection, String) - 类中的方法 com.mbap.ct.generator.service.GeneratorSqlmap
-
根据数据源及表名称获取字段信息
- getFields(Class<?>) - 类中的静态方法 com.mbap.ct.scanentity.service.ScanEntityService
-
得到某个类对象的所有字段信息
- getFilePathFromPackageName(String, String, String) - 类中的方法 com.mbap.ct.staticpage.service.StaticPageService
-
根据类的包名,转化成完整的文件生成路径
- getFormConfigInfoByBuildEntityId(String) - 接口中的方法 com.mbap.ct.formconfiginfo.mapper.FormConfigInfoMapper
- getFormfieldtype() - 类中的方法 com.mbap.ct.formconfiginfo.service.FormConfigInfoService
-
获取表单展示控件类型
- getFormValidationRules() - 类中的方法 com.mbap.ct.formvalidationrule.service.FormValidationRuleService
-
获取表单校验规则类型
- getList(String) - 类中的方法 com.mbap.ct.buildentity.service.BuildEntityService
-
查询构建实体信息列表
- getListConfigInfoById(String) - 类中的方法 com.mbap.ct.listconfiginfo.service.ListConfigService
-
根据列表配置信息id,获取列表配置信息和对应的列表字段配置信息
- getLocalMac() - 类中的方法 com.mbap.ct.projectinfo.service.ProjectInfoService
-
获取mac地址
- getName() - 枚举中的方法 com.mbap.ct.datasource.domain.enums.DbType
- getName() - 枚举中的方法 com.mbap.ct.fieldinfo.domain.enums.FieldType
- getName() - 枚举中的方法 com.mbap.ct.formconfiginfo.domain.enums.FormControl
- getName() - 枚举中的方法 com.mbap.ct.formvalidationrule.domain.enums.ValidRuleType
- getOrdinal() - 枚举中的方法 com.mbap.ct.formconfiginfo.domain.enums.ColumnType
-
返回枚举对应的索引值
- getOrdinal() - 枚举中的方法 com.mbap.ct.listconfiginfo.domain.enums.ListAlignment
- getParam(String, Class, String) - 类中的方法 com.mbap.ct.formconfiginfo.service.FormConfigInfoService
-
通过类反射,将参数按照字段类型进行类型装换
- getParam(String, Class, String) - 类中的方法 com.mbap.ct.listconfiginfo.service.ListConfigService
-
通过类反射,将参数按照字段类型进行类型装换
- getPath(BuildEntity, String) - 类中的方法 com.mbap.ct.buildentity.service.BuildEntityService
- getPinYin(String) - 类中的方法 com.mbap.ct.common.controller.ToolsRESTController
-
根据字段生成拼音
- getPinYin(String) - 类中的方法 com.mbap.ct.common.service.ToolsService
- getPropertyValueList(List<T>, String) - 类中的静态方法 com.mbap.ct.util.ClassTools
-
取出list对象中的某个属性的值作为list返回
- getRelatableField(String) - 类中的方法 com.mbap.ct.listconfiginfo.controller.ListConfigRESTController
-
根据实体id获取有关联的字段
- getRelatableField(String) - 类中的方法 com.mbap.ct.listconfiginfo.service.ListConfigService
-
根据实体id获取有关联的字段
- getRootPath(String) - 类中的方法 com.mbap.ct.projectinfo.controller.ProjectInfoRESTController
-
读取系统路径
- getRootPath(String) - 类中的方法 com.mbap.ct.projectinfo.service.ProjectInfoService
- getSession() - 类中的方法 com.mbap.ct.datasource.util.BaseDaoUtil
-
基于mybatis的sqlsession会话,需要手动调用关闭session的方法closeSession();
- getSession() - 类中的方法 com.mbap.ct.strongbox.datasource.util.BaseDaoUtil
-
基于mybatis的sqlsession会话,需要手动调用关闭session的方法
- getSql(ListConfigInfo, List<ListConfigFieldInfo>) - 类中的方法 com.mbap.ct.staticpage.service.StaticPageService
-
获取sql
- getTableComment(Class<?>) - 类中的静态方法 com.mbap.ct.util.ColumnUtils
- getTableName(Class<?>) - 类中的静态方法 com.mbap.ct.util.ColumnUtils
- getTableNameList(Connection, boolean) - 类中的方法 com.mbap.ct.generator.service.GeneratorSqlmap
- getType() - 类中的方法 com.mbap.ct.fieldinfo.controller.FieldRESTController
-
获取字段类型
- getType() - 类中的方法 com.mbap.ct.fieldinfo.service.FieldService
-
获取字段类型
- getType() - 枚举中的方法 com.mbap.ct.formconfiginfo.domain.enums.FormControl
- getType() - 枚举中的方法 com.mbap.ct.formvalidationrule.domain.enums.ValidRuleType
- getType(Field) - 类中的静态方法 com.mbap.ct.util.ColumnUtils
- getType(String) - 枚举中的静态方法 com.mbap.ct.fieldinfo.domain.enums.FieldType
-
根据字符串返回字符串对应的字段类型
- getUnique(String) - 类中的方法 com.mbap.ct.fieldinfo.controller.FieldRESTController
-
根据实体id,查询这个实体对应的字段配置
- getUnique(String) - 类中的方法 com.mbap.ct.fieldinfo.service.FieldService
-
根据实体id读取此实体的字段配置
- getUrl() - 枚举中的方法 com.mbap.ct.datasource.domain.enums.DbType
- getVueFilePathFromPackageName(String, String) - 类中的方法 com.mbap.ct.staticpage.service.StaticPageService
-
vue页面路径
All Classes and Interfaces|所有程序包