跳过导航链接
A C E G I M N V 

A

AccessMigrationApi - cn.stylefeng.roses.kernel.migration.api中的接口
接入迁移模块Api 1.所有需要接入迁移模块的业务,只需要实现本类即可

C

cn.stylefeng.roses.kernel.migration.api - 程序包 cn.stylefeng.roses.kernel.migration.api
 
cn.stylefeng.roses.kernel.migration.api.constants - 程序包 cn.stylefeng.roses.kernel.migration.api.constants
 
cn.stylefeng.roses.kernel.migration.api.enums - 程序包 cn.stylefeng.roses.kernel.migration.api.enums
 
cn.stylefeng.roses.kernel.migration.api.exception - 程序包 cn.stylefeng.roses.kernel.migration.api.exception
 
cn.stylefeng.roses.kernel.migration.api.exception.enums - 程序包 cn.stylefeng.roses.kernel.migration.api.exception.enums
 
cn.stylefeng.roses.kernel.migration.api.expander - 程序包 cn.stylefeng.roses.kernel.migration.api.expander
 
cn.stylefeng.roses.kernel.migration.api.pojo - 程序包 cn.stylefeng.roses.kernel.migration.api.pojo
 

E

exportData() - 接口 中的方法cn.stylefeng.roses.kernel.migration.api.AccessMigrationApi
导出数据

G

getAppName() - 接口 中的方法cn.stylefeng.roses.kernel.migration.api.AccessMigrationApi
获取应用名称
getModuleName() - 接口 中的方法cn.stylefeng.roses.kernel.migration.api.AccessMigrationApi
获取模块名称

I

importData(String, MigrationInfo) - 接口 中的方法cn.stylefeng.roses.kernel.migration.api.AccessMigrationApi
导入数据

M

MIGRATION_EXCEPTION_STEP_CODE - 接口 中的静态变量cn.stylefeng.roses.kernel.migration.api.constants.MigrationConstants
异常枚举的步进值
MIGRATION_MODULE_NAME - 接口 中的静态变量cn.stylefeng.roses.kernel.migration.api.constants.MigrationConstants
migration模块的名称
MigrationAggregationPOJO - cn.stylefeng.roses.kernel.migration.api.pojo中的类
数据迁移聚合类
MigrationAggregationPOJO() - 类 的构造器cn.stylefeng.roses.kernel.migration.api.pojo.MigrationAggregationPOJO
 
MigrationAggregationPOJO.export - cn.stylefeng.roses.kernel.migration.api.pojo中的注释类型
导出
MigrationAggregationPOJO.restore - cn.stylefeng.roses.kernel.migration.api.pojo中的注释类型
恢复
MigrationAggregationTypeEnum - cn.stylefeng.roses.kernel.migration.api.enums中的枚举
迁移类型枚举
MigrationConfigExpander - cn.stylefeng.roses.kernel.migration.api.expander中的类
Migration权限相关配置快速获取
MigrationConfigExpander() - 类 的构造器cn.stylefeng.roses.kernel.migration.api.expander.MigrationConfigExpander
 
MigrationConstants - cn.stylefeng.roses.kernel.migration.api.constants中的接口
migration 模块常量
MigrationException - cn.stylefeng.roses.kernel.migration.api.exception中的异常错误
migration模块异常
MigrationException(AbstractExceptionEnum) - 异常错误 的构造器cn.stylefeng.roses.kernel.migration.api.exception.MigrationException
 
MigrationException(String, String) - 异常错误 的构造器cn.stylefeng.roses.kernel.migration.api.exception.MigrationException
 
MigrationExceptionEnum - cn.stylefeng.roses.kernel.migration.api.exception.enums中的枚举
Migration模块相关异常枚举
MigrationInfo - cn.stylefeng.roses.kernel.migration.api.pojo中的类
迁移数据信息
MigrationInfo() - 类 的构造器cn.stylefeng.roses.kernel.migration.api.pojo.MigrationInfo
 

N

NAME_SEPARATOR - 接口 中的静态变量cn.stylefeng.roses.kernel.migration.api.constants.MigrationConstants
名称分隔符

V

valueOf(String) - 枚举 中的静态方法cn.stylefeng.roses.kernel.migration.api.enums.MigrationAggregationTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.stylefeng.roses.kernel.migration.api.exception.enums.MigrationExceptionEnum
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.stylefeng.roses.kernel.migration.api.enums.MigrationAggregationTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.stylefeng.roses.kernel.migration.api.exception.enums.MigrationExceptionEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A C E G I M N V 
跳过导航链接

Copyright © 2022. All rights reserved.