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

A

ActionEnter - cn.chiship.sdk.framework.ue中的类
 
ActionEnter(HttpServletRequest, String, String) - 类 的构造器cn.chiship.sdk.framework.ue.ActionEnter
 
ActionMap - cn.chiship.sdk.framework.ue.define中的类
 
ActionMap() - 类 的构造器cn.chiship.sdk.framework.ue.define.ActionMap
 
ActionState - cn.chiship.sdk.framework.ue.define中的枚举
 
addFieldComment(Field, IntrospectedTable, IntrospectedColumn) - 类 中的方法cn.chiship.sdk.framework.mybatis.plugin.CommentGenerator
 
addState(State) - 类 中的方法cn.chiship.sdk.framework.ue.define.MultiState
 
AppInfo - cn.chiship.sdk.framework.ue.define中的类
 
AppInfo() - 类 的构造器cn.chiship.sdk.framework.ue.define.AppInfo
 
asyncExportData(HttpServletResponse, String, Map<String, Object>) - 接口 中的方法cn.chiship.sdk.framework.base.BaseService
异步导出
asyncExportData(HttpServletResponse, String, Map<String, Object>) - 类 中的方法cn.chiship.sdk.framework.base.BaseServiceImpl
 

B

base64Convert(String) - 类 中的静态方法cn.chiship.sdk.framework.util.Base64DecodeMultipartFile
base64转multipartFile
Base64DecodeMultipartFile - cn.chiship.sdk.framework.util中的类
base64转为multipartFile工具类
Base64DecodeMultipartFile(byte[], String) - 类 的构造器cn.chiship.sdk.framework.util.Base64DecodeMultipartFile
 
BaseController<Record,Example> - cn.chiship.sdk.framework.base中的类
 
BaseController() - 类 的构造器cn.chiship.sdk.framework.base.BaseController
 
BaseMapper<Record,Example> - cn.chiship.sdk.framework.base中的接口
 
BaseService<Record,Example> - cn.chiship.sdk.framework.base中的接口
 
BaseServiceImpl<Record,Example> - cn.chiship.sdk.framework.base中的类
 
BaseServiceImpl() - 类 的构造器cn.chiship.sdk.framework.base.BaseServiceImpl
 
BaseState - cn.chiship.sdk.framework.ue.define中的类
 
BaseState() - 类 的构造器cn.chiship.sdk.framework.ue.define.BaseState
 
BaseState(boolean) - 类 的构造器cn.chiship.sdk.framework.ue.define.BaseState
 
BaseState(boolean, String) - 类 的构造器cn.chiship.sdk.framework.ue.define.BaseState
 
BaseState(boolean, int) - 类 的构造器cn.chiship.sdk.framework.ue.define.BaseState
 
BindingResultUtil - cn.chiship.sdk.framework.util中的类
格式化dto验证错误信息
BindingResultUtil() - 类 的构造器cn.chiship.sdk.framework.util.BindingResultUtil
 
BUFFER_SIZE - 类 中的静态变量cn.chiship.sdk.framework.ue.upload.StorageManager
 

C

capture(String[]) - 类 中的方法cn.chiship.sdk.framework.ue.hunter.ImageHunter
 
captureRemoteData(String) - 类 中的方法cn.chiship.sdk.framework.ue.hunter.ImageHunter
 
CATCH_IMAGE - 类 中的静态变量cn.chiship.sdk.framework.ue.define.ActionMap
 
checkAgentIsMobile(String) - 类 中的静态方法cn.chiship.sdk.framework.util.ServletUtil
判断User-Agent 是不是来自于手机
cn.chiship.sdk.framework.base - 程序包 cn.chiship.sdk.framework.base
 
cn.chiship.sdk.framework.mybatis.plugin - 程序包 cn.chiship.sdk.framework.mybatis.plugin
 
cn.chiship.sdk.framework.pojo.dto - 程序包 cn.chiship.sdk.framework.pojo.dto
 
cn.chiship.sdk.framework.pojo.vo - 程序包 cn.chiship.sdk.framework.pojo.vo
 
cn.chiship.sdk.framework.properties - 程序包 cn.chiship.sdk.framework.properties
 
cn.chiship.sdk.framework.ue - 程序包 cn.chiship.sdk.framework.ue
 
cn.chiship.sdk.framework.ue.define - 程序包 cn.chiship.sdk.framework.ue.define
 
cn.chiship.sdk.framework.ue.hunter - 程序包 cn.chiship.sdk.framework.ue.hunter
 
cn.chiship.sdk.framework.ue.upload - 程序包 cn.chiship.sdk.framework.ue.upload
 
cn.chiship.sdk.framework.util - 程序包 cn.chiship.sdk.framework.util
 
cn.chiship.sdk.framework.validator - 程序包 cn.chiship.sdk.framework.validator
 
cn.chiship.sdk.framework.velocity - 程序包 cn.chiship.sdk.framework.velocity
 
CommentGenerator - cn.chiship.sdk.framework.mybatis.plugin中的类
生成model中,字段增加注释
CommentGenerator() - 类 的构造器cn.chiship.sdk.framework.mybatis.plugin.CommentGenerator
 
CommonConstantsConfigProperties - cn.chiship.sdk.framework.properties中的类
常量配置
CONFIG - 类 中的静态变量cn.chiship.sdk.framework.ue.define.ActionMap
 
CONFIG_ERROR - 类 中的静态变量cn.chiship.sdk.framework.ue.define.AppInfo
 
ConfigManager - cn.chiship.sdk.framework.ue中的类
配置管理器
CONNECTION_ERROR - 类 中的静态变量cn.chiship.sdk.framework.ue.define.AppInfo
 
containsBean(String) - 类 中的静态方法cn.chiship.sdk.framework.util.SpringContextUtil
是否包含bean
countByExample(Example) - 接口 中的方法cn.chiship.sdk.framework.base.BaseMapper
根据条件查询记录数量
countByExample(Example) - 接口 中的方法cn.chiship.sdk.framework.base.BaseService
根据条件查询记录数量
countByExample(Example) - 类 中的方法cn.chiship.sdk.framework.base.BaseServiceImpl
 
createDir(File) - 类 中的静态方法cn.chiship.sdk.framework.velocity.MybatisGeneratorTools
递归创建空文件夹

D

DataDictItemVo - cn.chiship.sdk.framework.pojo.vo中的类
 
DataDictItemVo() - 类 的构造器cn.chiship.sdk.framework.pojo.vo.DataDictItemVo
 
DataDictVo - cn.chiship.sdk.framework.pojo.vo中的类
 
DataDictVo() - 类 的构造器cn.chiship.sdk.framework.pojo.vo.DataDictVo
 
deleteByExample(Example) - 接口 中的方法cn.chiship.sdk.framework.base.BaseMapper
根据条件删除记录
deleteByExample(Example) - 接口 中的方法cn.chiship.sdk.framework.base.BaseService
根据条件删除记录
deleteByExample(Example) - 类 中的方法cn.chiship.sdk.framework.base.BaseServiceImpl
 
deleteByPrimaryKey(Object) - 接口 中的方法cn.chiship.sdk.framework.base.BaseMapper
根据主键删除记录
deleteByPrimaryKey(Object) - 接口 中的方法cn.chiship.sdk.framework.base.BaseService
根据主键删除记录
deleteByPrimaryKey(Object) - 类 中的方法cn.chiship.sdk.framework.base.BaseServiceImpl
 
deleteDir(File) - 类 中的静态方法cn.chiship.sdk.framework.velocity.MybatisGeneratorTools
递归删除非空文件夹

E

Encoder - cn.chiship.sdk.framework.ue中的类
 
Encoder() - 类 的构造器cn.chiship.sdk.framework.ue.Encoder
 
exec() - 类 中的方法cn.chiship.sdk.framework.ue.ActionEnter
 
exportByType(HttpServletResponse, String, String, byte[]) - 类 中的方法cn.chiship.sdk.framework.util.ExportUtil
 
exportByType(HttpServletResponse, String, String, List<String>, List<List<String>>) - 类 中的方法cn.chiship.sdk.framework.util.ExportUtil
导出
exportCSV(String, List<String>, List<List<String>>, HttpServletResponse, String) - 类 中的方法cn.chiship.sdk.framework.util.ExportUtil
 
exportData(JSONObject, HttpServletResponse) - 类 中的方法cn.chiship.sdk.framework.base.BaseController
 
exportData(HttpServletResponse, Map<String, Object>) - 接口 中的方法cn.chiship.sdk.framework.base.BaseService
导出
exportData(HttpServletResponse, Map<String, Object>) - 类 中的方法cn.chiship.sdk.framework.base.BaseServiceImpl
 
exportExcel(String, List<String>, List<List<String>>, HttpServletResponse, String) - 类 中的方法cn.chiship.sdk.framework.util.ExportUtil
导出Excel
exportJSON(String, JSONArray, HttpServletResponse, String) - 类 中的方法cn.chiship.sdk.framework.util.ExportUtil
 
exportTXT(String, List<String>, List<List<String>>, HttpServletResponse, String) - 类 中的方法cn.chiship.sdk.framework.util.ExportUtil
 
ExportUtil - cn.chiship.sdk.framework.util中的类
导出工具

F

FAILED_CREATE_FILE - 类 中的静态变量cn.chiship.sdk.framework.ue.define.AppInfo
 
File2Util - cn.chiship.sdk.framework.util中的类
 
File2Util() - 类 的构造器cn.chiship.sdk.framework.util.File2Util
 
FileManager - cn.chiship.sdk.framework.ue.hunter中的类
 
FileManager(Map<String, Object>) - 类 的构造器cn.chiship.sdk.framework.ue.hunter.FileManager
 
FileType - cn.chiship.sdk.framework.ue.define中的类
 
FileType() - 类 的构造器cn.chiship.sdk.framework.ue.define.FileType
 
format(String) - 类 中的静态方法cn.chiship.sdk.framework.ue.PathFormat
 
format(BindingResult) - 类 中的静态方法cn.chiship.sdk.framework.util.BindingResultUtil
 
formatSort(String) - 类 中的静态方法cn.chiship.sdk.framework.util.FrameworkUtil
格式化排序
FragmentUploadCheckDto - cn.chiship.sdk.framework.pojo.dto中的类
文件分片上传检测表单
FragmentUploadCheckDto() - 类 的构造器cn.chiship.sdk.framework.pojo.dto.FragmentUploadCheckDto
 
FragmentUploadMergeDto - cn.chiship.sdk.framework.pojo.dto中的类
文件分片上传检测表单
FragmentUploadMergeDto() - 类 的构造器cn.chiship.sdk.framework.pojo.dto.FragmentUploadMergeDto
 
FrameworkUtil - cn.chiship.sdk.framework.util中的类
 
FrameworkUtil() - 类 的构造器cn.chiship.sdk.framework.util.FrameworkUtil
 

G

generate(String, String, VelocityContext) - 类 中的静态方法cn.chiship.sdk.framework.velocity.VelocityUtil
根据模板生成文件
generate(String, VelocityContext) - 类 中的静态方法cn.chiship.sdk.framework.velocity.VelocityUtil
根据模板生成字符串
generator(String, String, String, String, String, String, String, Map<String, String>) - 类 中的静态方法cn.chiship.sdk.framework.velocity.MybatisGeneratorTools
根据模板生成generatorConfig.xml文件
getActiveProfile() - 类 中的静态方法cn.chiship.sdk.framework.util.SpringContextUtil
获取当前环境
getAllConfig() - 类 中的方法cn.chiship.sdk.framework.ue.ConfigManager
 
getBean(String) - 类 中的静态方法cn.chiship.sdk.framework.util.SpringContextUtil
根据名称获取bean
getBean(String, Class<T>) - 类 中的静态方法cn.chiship.sdk.framework.util.SpringContextUtil
根据bean名称获取指定类型bean
getBean(Class<T>) - 类 中的静态方法cn.chiship.sdk.framework.util.SpringContextUtil
根据类型获取bean
getById(String) - 类 中的方法cn.chiship.sdk.framework.base.BaseController
 
getBytes() - 类 中的方法cn.chiship.sdk.framework.util.Base64DecodeMultipartFile
 
getCatalogId() - 类 中的方法cn.chiship.sdk.framework.pojo.dto.FragmentUploadCheckDto
 
getChildren() - 类 中的方法cn.chiship.sdk.framework.pojo.vo.TreeVo
 
getCode() - 类 中的方法cn.chiship.sdk.framework.pojo.dto.VerificationVerificationCodeDto
 
getColorValue() - 类 中的方法cn.chiship.sdk.framework.pojo.vo.DataDictItemVo
 
getConfig(int) - 类 中的方法cn.chiship.sdk.framework.ue.ConfigManager
 
getContentType() - 类 中的方法cn.chiship.sdk.framework.pojo.dto.FragmentUploadMergeDto
 
getContentType() - 类 中的方法cn.chiship.sdk.framework.util.Base64DecodeMultipartFile
 
getCurrent() - 类 中的方法cn.chiship.sdk.framework.pojo.vo.PageVo
 
getCurrentOptionUser(CacheUserVO) - 类 中的静态方法cn.chiship.sdk.framework.util.OptionUserUtil
当前登录用户转换为JSON字符串
getCurrentOptionUser(String) - 类 中的静态方法cn.chiship.sdk.framework.util.OptionUserUtil
 
getDataDictCode() - 类 中的方法cn.chiship.sdk.framework.pojo.vo.DataDictVo
 
getDataDictId() - 类 中的方法cn.chiship.sdk.framework.pojo.vo.DataDictItemVo
 
getDataDictItemCode() - 类 中的方法cn.chiship.sdk.framework.pojo.vo.DataDictItemVo
 
getDataDictItemName() - 类 中的方法cn.chiship.sdk.framework.pojo.vo.DataDictItemVo
 
getDataDictItemVos() - 类 中的方法cn.chiship.sdk.framework.pojo.vo.DataDictVo
 
getDataDictName() - 类 中的方法cn.chiship.sdk.framework.pojo.vo.DataDictVo
 
getDetailsById(String) - 类 中的方法cn.chiship.sdk.framework.base.BaseController
 
getDevice() - 类 中的方法cn.chiship.sdk.framework.pojo.dto.VerificationVerificationCodeDto
 
getExportBytesByType(String, String, String, List<String>, List<List<String>>) - 类 中的方法cn.chiship.sdk.framework.util.ExportUtil
 
getExt() - 类 中的方法cn.chiship.sdk.framework.pojo.vo.TreeVo
 
getExt1() - 类 中的方法cn.chiship.sdk.framework.pojo.vo.TreeVo
 
getFile(String) - 类 中的静态方法cn.chiship.sdk.framework.velocity.VelocityUtil
根据文件绝对路径获取文件
getFileMd5() - 类 中的方法cn.chiship.sdk.framework.pojo.dto.FragmentUploadCheckDto
 
getFileSize() - 类 中的方法cn.chiship.sdk.framework.pojo.dto.FragmentUploadMergeDto
 
getHeader(String) - 类 中的静态方法cn.chiship.sdk.framework.util.ServletUtil
获取String参数消息头
getIcon() - 类 中的方法cn.chiship.sdk.framework.pojo.vo.TreeVo
 
getId() - 类 中的方法cn.chiship.sdk.framework.pojo.vo.DataDictItemVo
 
getId() - 类 中的方法cn.chiship.sdk.framework.pojo.vo.DataDictVo
 
getId() - 类 中的方法cn.chiship.sdk.framework.pojo.vo.TreeVo
 
getId() - 类 中的方法cn.chiship.sdk.framework.pojo.vo.UploadVo
 
getIds() - 类 中的方法cn.chiship.sdk.framework.pojo.dto.PrimaryKeysLongDto
 
getIds() - 类 中的方法cn.chiship.sdk.framework.pojo.dto.PrimaryKeysStringDto
 
getInputStream() - 类 中的方法cn.chiship.sdk.framework.util.Base64DecodeMultipartFile
 
getInstance() - 类 中的静态方法cn.chiship.sdk.framework.properties.CommonConstantsConfigProperties
 
getInstance(String, String, String, String) - 类 中的静态方法cn.chiship.sdk.framework.ue.ConfigManager
配置管理器构造工厂
getInstance() - 类 中的静态方法cn.chiship.sdk.framework.util.ExportUtil
 
getLabel() - 类 中的方法cn.chiship.sdk.framework.pojo.vo.TreeVo
 
getLeaf() - 类 中的方法cn.chiship.sdk.framework.pojo.vo.TreeVo
 
getLoginUser() - 类 中的方法cn.chiship.sdk.framework.base.BaseController
获得当前等了用户
getMobile() - 类 中的方法cn.chiship.sdk.framework.pojo.dto.UserMobileLoginDto
 
getMobileVerificationCode() - 类 中的方法cn.chiship.sdk.framework.pojo.dto.UserMobileLoginDto
 
getName() - 类 中的方法cn.chiship.sdk.framework.util.Base64DecodeMultipartFile
 
getNewPassword() - 类 中的方法cn.chiship.sdk.framework.pojo.dto.UserModifyPasswordDto
 
getOldPassword() - 类 中的方法cn.chiship.sdk.framework.pojo.dto.UserModifyPasswordDto
 
getOrganizationId() - 类 中的方法cn.chiship.sdk.framework.base.BaseController
获得当前登陆用户所属组织
getOriginalFileName() - 类 中的方法cn.chiship.sdk.framework.pojo.dto.FragmentUploadCheckDto
 
getOriginalFilename() - 类 中的方法cn.chiship.sdk.framework.util.Base64DecodeMultipartFile
 
getOriginalName() - 类 中的方法cn.chiship.sdk.framework.pojo.vo.UploadVo
 
getPages() - 类 中的方法cn.chiship.sdk.framework.pojo.vo.PageVo
 
getParameter(String) - 类 中的静态方法cn.chiship.sdk.framework.util.ServletUtil
获取String参数
getParameter(String, String) - 类 中的静态方法cn.chiship.sdk.framework.util.ServletUtil
获取String参数
getParameterToInt(String) - 类 中的静态方法cn.chiship.sdk.framework.util.ServletUtil
获取Integer参数
getParameterToInt(String, Integer) - 类 中的静态方法cn.chiship.sdk.framework.util.ServletUtil
获取Integer参数
getPassword() - 类 中的方法cn.chiship.sdk.framework.pojo.dto.UserBaseLoginDto
 
getPath() - 类 中的方法cn.chiship.sdk.framework.pojo.vo.UploadVo
 
getPath(String) - 类 中的静态方法cn.chiship.sdk.framework.velocity.VelocityUtil
根据文件绝对路径获取目录
getProcessStatus(HttpServletResponse, Map<String, Object>) - 类 中的方法cn.chiship.sdk.framework.base.BaseController
 
getProcessStatus(HttpServletResponse, String) - 接口 中的方法cn.chiship.sdk.framework.base.BaseService
获得实时进度
getProcessStatus(HttpServletResponse, String) - 类 中的方法cn.chiship.sdk.framework.base.BaseServiceImpl
 
getRecords() - 类 中的方法cn.chiship.sdk.framework.pojo.vo.PageVo
 
getReferenceCode() - 类 中的方法cn.chiship.sdk.framework.pojo.dto.UserMobileLoginDto
 
getReferenceCode() - 类 中的方法cn.chiship.sdk.framework.pojo.dto.VerificationVerificationCodeDto
 
getRequest() - 类 中的静态方法cn.chiship.sdk.framework.util.ServletUtil
获取request
getRequestAttributes() - 类 中的静态方法cn.chiship.sdk.framework.util.ServletUtil
 
getResponse() - 类 中的静态方法cn.chiship.sdk.framework.util.ServletUtil
获取response
getRoles() - 类 中的方法cn.chiship.sdk.framework.base.BaseController
 
getRootPath(HttpServletRequest, Map<String, Object>) - 类 中的静态方法cn.chiship.sdk.framework.ue.ConfigManager
Get rootPath from request,if not,find it from conf map.
getService() - 类 中的方法cn.chiship.sdk.framework.base.BaseController
 
getSession() - 类 中的静态方法cn.chiship.sdk.framework.util.ServletUtil
获取session
getSize() - 类 中的方法cn.chiship.sdk.framework.pojo.vo.PageVo
 
getSize() - 类 中的方法cn.chiship.sdk.framework.util.Base64DecodeMultipartFile
 
getStartIndex() - 类 中的方法cn.chiship.sdk.framework.ue.ActionEnter
 
getStateInfo(int) - 类 中的静态方法cn.chiship.sdk.framework.ue.define.AppInfo
 
getSuffix(String) - 类 中的静态方法cn.chiship.sdk.framework.ue.define.FileType
 
getSuffix(String) - 类 中的静态方法cn.chiship.sdk.framework.ue.define.MIMEType
 
getSuffixByFilename(String) - 类 中的静态方法cn.chiship.sdk.framework.ue.define.FileType
 
getTableKeyGenerator() - 类 中的方法cn.chiship.sdk.framework.properties.CommonConstantsConfigProperties
数据表主键生成原则 生成原则:1.若主键类型为Long类型则自动使用雪花算法生成主键 2.若主键类型为String类型,则根据配置使用对应的生成原则 3.若业务层已经对主键赋值了,则忽略此配置 UUID 默认调用 @see cn.chiship.sdk.core.util.RandomUtil.uuidLowerCase() 方法 SNOWFLAKE 默认 雪花算法 默认调用 see cn.chiship.sdk.core.id.generateId() 方法
getTotal() - 类 中的方法cn.chiship.sdk.framework.pojo.vo.PageVo
 
getType(String) - 类 中的静态方法cn.chiship.sdk.framework.ue.define.ActionMap
 
getType(String) - 类 中的静态方法cn.chiship.sdk.framework.util.SpringContextUtil
bean的类型
getUserId() - 类 中的方法cn.chiship.sdk.framework.base.BaseController
获取当前登陆用户主键
getUserName() - 类 中的方法cn.chiship.sdk.framework.base.BaseController
获得当前登陆用户名
getUsername() - 类 中的方法cn.chiship.sdk.framework.pojo.dto.UserBaseLoginDto
 
getUuid() - 类 中的方法cn.chiship.sdk.framework.pojo.vo.UploadVo
 
getVerificationCode() - 类 中的方法cn.chiship.sdk.framework.pojo.dto.UserCaptchaLoginDto
 
getVerificationCode() - 类 中的方法cn.chiship.sdk.framework.pojo.dto.UserModifyPasswordDto
 

I

ILLEGAL - 类 中的静态变量cn.chiship.sdk.framework.ue.define.AppInfo
 
ImageHunter - cn.chiship.sdk.framework.ue.hunter中的类
 
ImageHunter(Map<String, Object>) - 类 的构造器cn.chiship.sdk.framework.ue.hunter.ImageHunter
 
info - 类 中的静态变量cn.chiship.sdk.framework.ue.define.AppInfo
 
insert(Record) - 接口 中的方法cn.chiship.sdk.framework.base.BaseMapper
插入记录
insertSelective(Record) - 接口 中的方法cn.chiship.sdk.framework.base.BaseMapper
插入记录有效字段
insertSelective(Record) - 接口 中的方法cn.chiship.sdk.framework.base.BaseService
插入记录有效字段
insertSelective(Record) - 类 中的方法cn.chiship.sdk.framework.base.BaseServiceImpl
 
INVALID_ACTION - 类 中的静态变量cn.chiship.sdk.framework.ue.define.AppInfo
 
invoke() - 类 中的方法cn.chiship.sdk.framework.ue.ActionEnter
 
IO_ERROR - 类 中的静态变量cn.chiship.sdk.framework.ue.define.AppInfo
 
isAjaxRequest(HttpServletRequest) - 类 中的静态方法cn.chiship.sdk.framework.util.ServletUtil
是否是Ajax异步请求
isEmpty() - 类 中的方法cn.chiship.sdk.framework.util.Base64DecodeMultipartFile
 
isSingleton(String) - 类 中的静态方法cn.chiship.sdk.framework.util.SpringContextUtil
是否是单例
isSuccess() - 类 中的方法cn.chiship.sdk.framework.ue.define.BaseState
 
isSuccess() - 类 中的方法cn.chiship.sdk.framework.ue.define.MultiState
 
isSuccess() - 接口 中的方法cn.chiship.sdk.framework.ue.define.State
 

J

JPG - 类 中的静态变量cn.chiship.sdk.framework.ue.define.FileType
 

L

LatValidator - cn.chiship.sdk.framework.validator中的类
纬度检查
LatValidator(int, String) - 类 的构造器cn.chiship.sdk.framework.validator.LatValidator
 
LengthValidator - cn.chiship.sdk.framework.validator中的类
长度校验
LengthValidator(int, int, String) - 类 的构造器cn.chiship.sdk.framework.validator.LengthValidator
 
LIST_FILE - 类 中的静态变量cn.chiship.sdk.framework.ue.define.ActionMap
 
LIST_IMAGE - 类 中的静态变量cn.chiship.sdk.framework.ue.define.ActionMap
 
listFile(int) - 类 中的方法cn.chiship.sdk.framework.ue.hunter.FileManager
 
LngValidator - cn.chiship.sdk.framework.validator中的类
经度检查
LngValidator(int, String) - 类 的构造器cn.chiship.sdk.framework.validator.LngValidator
 

M

main(String[]) - 类 中的静态方法cn.chiship.sdk.framework.ue.PathFormat
 
makeSerializable(TopLevelClass, IntrospectedTable) - 类 中的方法cn.chiship.sdk.framework.mybatis.plugin.SerializablePlugin
 
mapping - 类 中的静态变量cn.chiship.sdk.framework.ue.define.ActionMap
 
MAX_SIZE - 类 中的静态变量cn.chiship.sdk.framework.ue.define.AppInfo
 
MIMEType - cn.chiship.sdk.framework.ue.define中的类
 
MIMEType() - 类 的构造器cn.chiship.sdk.framework.ue.define.MIMEType
 
modelBaseRecordClassGenerated(TopLevelClass, IntrospectedTable) - 类 中的方法cn.chiship.sdk.framework.mybatis.plugin.SerializablePlugin
 
modelExampleClassGenerated(TopLevelClass, IntrospectedTable) - 类 中的方法cn.chiship.sdk.framework.mybatis.plugin.SerializablePlugin
添加给Example类序列化的方法
modelPrimaryKeyClassGenerated(TopLevelClass, IntrospectedTable) - 类 中的方法cn.chiship.sdk.framework.mybatis.plugin.SerializablePlugin
 
modelRecordWithBLOBsClassGenerated(TopLevelClass, IntrospectedTable) - 类 中的方法cn.chiship.sdk.framework.mybatis.plugin.SerializablePlugin
 
MultiState - cn.chiship.sdk.framework.ue.define中的类
 
MultiState(boolean) - 类 的构造器cn.chiship.sdk.framework.ue.define.MultiState
 
MultiState(boolean, String) - 类 的构造器cn.chiship.sdk.framework.ue.define.MultiState
 
MultiState(boolean, int) - 类 的构造器cn.chiship.sdk.framework.ue.define.MultiState
 
MybatisGeneratorTools - cn.chiship.sdk.framework.velocity中的类
代码生成类.
MybatisGeneratorTools() - 类 的构造器cn.chiship.sdk.framework.velocity.MybatisGeneratorTools
 

N

NOT_ALLOW_FILE_TYPE - 类 中的静态变量cn.chiship.sdk.framework.ue.define.AppInfo
 
NOT_DIRECTORY - 类 中的静态变量cn.chiship.sdk.framework.ue.define.AppInfo
 
NOT_EXIST - 类 中的静态变量cn.chiship.sdk.framework.ue.define.AppInfo
 
NOT_MULTIPART_CONTENT - 类 中的静态变量cn.chiship.sdk.framework.ue.define.AppInfo
 
NOTFOUND_UPLOAD_DATA - 类 中的静态变量cn.chiship.sdk.framework.ue.define.AppInfo
 
NotNullValidator - cn.chiship.sdk.framework.validator中的类
校验不为null
NotNullValidator(String) - 类 的构造器cn.chiship.sdk.framework.validator.NotNullValidator
 
NumericStringValidator - cn.chiship.sdk.framework.validator中的类
数字字符串检查(包含符号',')
NumericStringValidator(String) - 类 的构造器cn.chiship.sdk.framework.validator.NumericStringValidator
 

O

OptionUserUtil - cn.chiship.sdk.framework.util中的类
操作者信息工具类
OptionUserUtil() - 类 的构造器cn.chiship.sdk.framework.util.OptionUserUtil
 

P

page(Example) - 类 中的方法cn.chiship.sdk.framework.base.BaseController
分页
PageVo - cn.chiship.sdk.framework.pojo.vo中的类
 
PageVo() - 类 的构造器cn.chiship.sdk.framework.pojo.vo.PageVo
 
parse(String) - 类 中的静态方法cn.chiship.sdk.framework.ue.PathFormat
 
parse(String, String) - 类 中的静态方法cn.chiship.sdk.framework.ue.PathFormat
 
PARSE_REQUEST_ERROR - 类 中的静态变量cn.chiship.sdk.framework.ue.define.AppInfo
 
PathFormat - cn.chiship.sdk.framework.ue中的类
 
PathFormat() - 类 的构造器cn.chiship.sdk.framework.ue.PathFormat
 
PERMISSION_DENIED - 类 中的静态变量cn.chiship.sdk.framework.ue.define.AppInfo
 
PREVENT_HOST - 类 中的静态变量cn.chiship.sdk.framework.ue.define.AppInfo
 
PrimaryKeysLongDto - cn.chiship.sdk.framework.pojo.dto中的类
 
PrimaryKeysLongDto() - 类 的构造器cn.chiship.sdk.framework.pojo.dto.PrimaryKeysLongDto
 
PrimaryKeysStringDto - cn.chiship.sdk.framework.pojo.dto中的类
 
PrimaryKeysStringDto() - 类 的构造器cn.chiship.sdk.framework.pojo.dto.PrimaryKeysStringDto
 
printRunningInfo() - 类 中的静态方法cn.chiship.sdk.framework.util.SpringContextUtil
获取当前运行URL
processStatusHM - 类 中的变量cn.chiship.sdk.framework.base.BaseServiceImpl
全局所有进度
putInfo(String, String) - 类 中的方法cn.chiship.sdk.framework.ue.define.BaseState
 
putInfo(String, long) - 类 中的方法cn.chiship.sdk.framework.ue.define.BaseState
 
putInfo(String, String) - 类 中的方法cn.chiship.sdk.framework.ue.define.MultiState
 
putInfo(String, long) - 类 中的方法cn.chiship.sdk.framework.ue.define.MultiState
 
putInfo(String, String) - 接口 中的方法cn.chiship.sdk.framework.ue.define.State
 
putInfo(String, long) - 接口 中的方法cn.chiship.sdk.framework.ue.define.State
 

R

readResourceFile(String) - 类 中的静态方法cn.chiship.sdk.framework.util.File2Util
读取文件
REMOTE_FAIL - 类 中的静态变量cn.chiship.sdk.framework.ue.define.AppInfo
 
remove(Example) - 类 中的方法cn.chiship.sdk.framework.base.BaseController
删除
renderString(HttpServletResponse, String) - 类 中的静态方法cn.chiship.sdk.framework.util.ServletUtil
将字符串渲染到客户端
responseEntity(BaseResult) - 类 中的方法cn.chiship.sdk.framework.base.BaseController
 
responseEntity(BaseResult, HttpStatus) - 类 中的方法cn.chiship.sdk.framework.base.BaseController
 

S

save(Record) - 类 中的方法cn.chiship.sdk.framework.base.BaseController
新增
saveBinaryFile(byte[], String) - 类 中的静态方法cn.chiship.sdk.framework.ue.upload.StorageManager
 
saveFileByInputStream(InputStream, String, long) - 类 中的静态方法cn.chiship.sdk.framework.ue.upload.StorageManager
 
saveFileByInputStream(InputStream, String) - 类 中的静态方法cn.chiship.sdk.framework.ue.upload.StorageManager
 
selectByExample(Example) - 接口 中的方法cn.chiship.sdk.framework.base.BaseMapper
根据条件查询记录
selectByExample(Example) - 接口 中的方法cn.chiship.sdk.framework.base.BaseService
根据条件查询记录
selectByExample(Example) - 类 中的方法cn.chiship.sdk.framework.base.BaseServiceImpl
 
selectByPrimaryKey(Object) - 接口 中的方法cn.chiship.sdk.framework.base.BaseMapper
根据主键查询记录
selectByPrimaryKey(Object) - 接口 中的方法cn.chiship.sdk.framework.base.BaseService
根据主键查询记录
selectByPrimaryKey(Object) - 类 中的方法cn.chiship.sdk.framework.base.BaseServiceImpl
 
selectDetailsByPrimaryKey(Object) - 接口 中的方法cn.chiship.sdk.framework.base.BaseService
根据主键查找记录详情
selectDetailsByPrimaryKey(Object) - 类 中的方法cn.chiship.sdk.framework.base.BaseServiceImpl
 
selectPageByExample(PageVo, Example, String) - 接口 中的方法cn.chiship.sdk.framework.base.BaseService
分页
selectPageByExample(PageVo, Example, String) - 类 中的方法cn.chiship.sdk.framework.base.BaseServiceImpl
 
SerializablePlugin - cn.chiship.sdk.framework.mybatis.plugin中的类
Example类和model类实现序列化插件
SerializablePlugin() - 类 的构造器cn.chiship.sdk.framework.mybatis.plugin.SerializablePlugin
 
ServletUtil - cn.chiship.sdk.framework.util中的类
客户端工具类
ServletUtil() - 类 的构造器cn.chiship.sdk.framework.util.ServletUtil
 
setApplicationContext(ApplicationContext) - 类 中的方法cn.chiship.sdk.framework.util.SpringContextUtil
 
setCatalogId(String) - 类 中的方法cn.chiship.sdk.framework.pojo.dto.FragmentUploadCheckDto
 
setChildren(List<TreeVo>) - 类 中的方法cn.chiship.sdk.framework.pojo.vo.TreeVo
 
setCode(String) - 类 中的方法cn.chiship.sdk.framework.pojo.dto.VerificationVerificationCodeDto
 
setColorValue(String) - 类 中的方法cn.chiship.sdk.framework.pojo.vo.DataDictItemVo
 
setContentType(String) - 类 中的方法cn.chiship.sdk.framework.pojo.dto.FragmentUploadMergeDto
 
setCurrent(Long) - 类 中的方法cn.chiship.sdk.framework.pojo.vo.PageVo
 
setDataDictCode(String) - 类 中的方法cn.chiship.sdk.framework.pojo.vo.DataDictVo
 
setDataDictId(String) - 类 中的方法cn.chiship.sdk.framework.pojo.vo.DataDictItemVo
 
setDataDictItemCode(String) - 类 中的方法cn.chiship.sdk.framework.pojo.vo.DataDictItemVo
 
setDataDictItemName(String) - 类 中的方法cn.chiship.sdk.framework.pojo.vo.DataDictItemVo
 
setDataDictItemVos(List<DataDictItemVo>) - 类 中的方法cn.chiship.sdk.framework.pojo.vo.DataDictVo
 
setDataDictName(String) - 类 中的方法cn.chiship.sdk.framework.pojo.vo.DataDictVo
 
setDevice(String) - 类 中的方法cn.chiship.sdk.framework.pojo.dto.VerificationVerificationCodeDto
 
setExt(String) - 类 中的方法cn.chiship.sdk.framework.pojo.vo.TreeVo
 
setExt1(String) - 类 中的方法cn.chiship.sdk.framework.pojo.vo.TreeVo
 
setFileMd5(String) - 类 中的方法cn.chiship.sdk.framework.pojo.dto.FragmentUploadCheckDto
 
setFileSize(Long) - 类 中的方法cn.chiship.sdk.framework.pojo.dto.FragmentUploadMergeDto
 
setIcon(String) - 类 中的方法cn.chiship.sdk.framework.pojo.vo.TreeVo
 
setId(String) - 类 中的方法cn.chiship.sdk.framework.pojo.vo.DataDictItemVo
 
setId(String) - 类 中的方法cn.chiship.sdk.framework.pojo.vo.DataDictVo
 
setId(String) - 类 中的方法cn.chiship.sdk.framework.pojo.vo.TreeVo
 
setId(String) - 类 中的方法cn.chiship.sdk.framework.pojo.vo.UploadVo
 
setIds(List<Long>) - 类 中的方法cn.chiship.sdk.framework.pojo.dto.PrimaryKeysLongDto
 
setIds(List<String>) - 类 中的方法cn.chiship.sdk.framework.pojo.dto.PrimaryKeysStringDto
 
setInfo(String) - 类 中的方法cn.chiship.sdk.framework.ue.define.BaseState
 
setInfo(int) - 类 中的方法cn.chiship.sdk.framework.ue.define.BaseState
 
setLabel(String) - 类 中的方法cn.chiship.sdk.framework.pojo.vo.TreeVo
 
setLeaf(Boolean) - 类 中的方法cn.chiship.sdk.framework.pojo.vo.TreeVo
 
setMobile(String) - 类 中的方法cn.chiship.sdk.framework.pojo.dto.UserMobileLoginDto
 
setMobileVerificationCode(String) - 类 中的方法cn.chiship.sdk.framework.pojo.dto.UserMobileLoginDto
 
setNewPassword(String) - 类 中的方法cn.chiship.sdk.framework.pojo.dto.UserModifyPasswordDto
 
setOldPassword(String) - 类 中的方法cn.chiship.sdk.framework.pojo.dto.UserModifyPasswordDto
 
setOriginalFileName(String) - 类 中的方法cn.chiship.sdk.framework.pojo.dto.FragmentUploadCheckDto
 
setOriginalName(String) - 类 中的方法cn.chiship.sdk.framework.pojo.vo.UploadVo
 
setPages(Long) - 类 中的方法cn.chiship.sdk.framework.pojo.vo.PageVo
 
setPassword(String) - 类 中的方法cn.chiship.sdk.framework.pojo.dto.UserBaseLoginDto
 
setPath(String) - 类 中的方法cn.chiship.sdk.framework.pojo.vo.UploadVo
 
setProperties(Properties) - 类 中的方法cn.chiship.sdk.framework.mybatis.plugin.SerializablePlugin
 
setRecords(List) - 类 中的方法cn.chiship.sdk.framework.pojo.vo.PageVo
 
setReferenceCode(String) - 类 中的方法cn.chiship.sdk.framework.pojo.dto.UserMobileLoginDto
 
setReferenceCode(Long) - 类 中的方法cn.chiship.sdk.framework.pojo.dto.VerificationVerificationCodeDto
 
setSize(Long) - 类 中的方法cn.chiship.sdk.framework.pojo.vo.PageVo
 
setState(boolean) - 类 中的方法cn.chiship.sdk.framework.ue.define.BaseState
 
setTotal(Long) - 类 中的方法cn.chiship.sdk.framework.pojo.vo.PageVo
 
setUsername(String) - 类 中的方法cn.chiship.sdk.framework.pojo.dto.UserBaseLoginDto
 
setUuid(String) - 类 中的方法cn.chiship.sdk.framework.pojo.vo.UploadVo
 
setVerificationCode(String) - 类 中的方法cn.chiship.sdk.framework.pojo.dto.UserCaptchaLoginDto
 
setVerificationCode(String) - 类 中的方法cn.chiship.sdk.framework.pojo.dto.UserModifyPasswordDto
 
SizeValidator - cn.chiship.sdk.framework.validator中的类
校验数字大小
SizeValidator(int, int, String) - 类 的构造器cn.chiship.sdk.framework.validator.SizeValidator
 
SpringContextUtil - cn.chiship.sdk.framework.util中的类
资源文件读取工具
State - cn.chiship.sdk.framework.ue.define中的接口
 
StorageManager - cn.chiship.sdk.framework.ue.upload中的类
 
StorageManager() - 类 的构造器cn.chiship.sdk.framework.ue.upload.StorageManager
 
SUCCESS - 类 中的静态变量cn.chiship.sdk.framework.ue.define.AppInfo
 

T

toJSONString() - 类 中的方法cn.chiship.sdk.framework.ue.define.BaseState
 
toJSONString() - 类 中的方法cn.chiship.sdk.framework.ue.define.MultiState
 
toJSONString() - 接口 中的方法cn.chiship.sdk.framework.ue.define.State
 
toString() - 类 中的方法cn.chiship.sdk.framework.ue.define.BaseState
 
toUnicode(String) - 类 中的静态方法cn.chiship.sdk.framework.ue.Encoder
 
transferTo(File) - 类 中的方法cn.chiship.sdk.framework.util.Base64DecodeMultipartFile
 
TreeVo - cn.chiship.sdk.framework.pojo.vo中的类
 
TreeVo() - 类 的构造器cn.chiship.sdk.framework.pojo.vo.TreeVo
 
types - 类 中的静态变量cn.chiship.sdk.framework.ue.define.MIMEType
 

U

update(Object, Record) - 类 中的方法cn.chiship.sdk.framework.base.BaseController
修改
updateByExample(Record, Example) - 接口 中的方法cn.chiship.sdk.framework.base.BaseMapper
根据条件更新记录
updateByExampleSelective(Record, Example) - 接口 中的方法cn.chiship.sdk.framework.base.BaseMapper
根据条件更新有效字段
updateByExampleSelective(Record, Example) - 接口 中的方法cn.chiship.sdk.framework.base.BaseService
根据条件更新有效字段
updateByExampleSelective(Record, Example) - 类 中的方法cn.chiship.sdk.framework.base.BaseServiceImpl
 
updateByPrimaryKey(Record) - 接口 中的方法cn.chiship.sdk.framework.base.BaseMapper
根据主键更新记录
updateByPrimaryKeySelective(Record) - 接口 中的方法cn.chiship.sdk.framework.base.BaseMapper
根据主键更新记录有效字段
updateByPrimaryKeySelective(Record) - 接口 中的方法cn.chiship.sdk.framework.base.BaseService
根据主键更新记录有效字段
updateByPrimaryKeySelective(Record) - 类 中的方法cn.chiship.sdk.framework.base.BaseServiceImpl
 
UPLOAD_FILE - 类 中的静态变量cn.chiship.sdk.framework.ue.define.ActionMap
 
UPLOAD_IMAGE - 类 中的静态变量cn.chiship.sdk.framework.ue.define.ActionMap
 
UPLOAD_SCRAWL - 类 中的静态变量cn.chiship.sdk.framework.ue.define.ActionMap
 
UPLOAD_VIDEO - 类 中的静态变量cn.chiship.sdk.framework.ue.define.ActionMap
 
UploadVo - cn.chiship.sdk.framework.pojo.vo中的类
 
UploadVo() - 类 的构造器cn.chiship.sdk.framework.pojo.vo.UploadVo
 
UserBaseLoginDto - cn.chiship.sdk.framework.pojo.dto中的类
 
UserBaseLoginDto() - 类 的构造器cn.chiship.sdk.framework.pojo.dto.UserBaseLoginDto
 
UserCaptchaLoginDto - cn.chiship.sdk.framework.pojo.dto中的类
 
UserCaptchaLoginDto() - 类 的构造器cn.chiship.sdk.framework.pojo.dto.UserCaptchaLoginDto
 
UserMobileLoginDto - cn.chiship.sdk.framework.pojo.dto中的类
 
UserMobileLoginDto() - 类 的构造器cn.chiship.sdk.framework.pojo.dto.UserMobileLoginDto
 
UserModifyPasswordDto - cn.chiship.sdk.framework.pojo.dto中的类
 
UserModifyPasswordDto() - 类 的构造器cn.chiship.sdk.framework.pojo.dto.UserModifyPasswordDto
 

V

valid() - 类 中的方法cn.chiship.sdk.framework.ue.ConfigManager
 
validate(List<String>) - 类 中的方法cn.chiship.sdk.framework.mybatis.plugin.SerializablePlugin
 
validate(ValidatorContext, String) - 类 中的方法cn.chiship.sdk.framework.validator.LatValidator
 
validate(ValidatorContext, String) - 类 中的方法cn.chiship.sdk.framework.validator.LengthValidator
 
validate(ValidatorContext, String) - 类 中的方法cn.chiship.sdk.framework.validator.LngValidator
 
validate(ValidatorContext, String) - 类 中的方法cn.chiship.sdk.framework.validator.NotNullValidator
 
validate(ValidatorContext, String) - 类 中的方法cn.chiship.sdk.framework.validator.NumericStringValidator
 
validate(ValidatorContext, Integer) - 类 中的方法cn.chiship.sdk.framework.validator.SizeValidator
 
validateExistByField(String, String, String) - 类 中的方法cn.chiship.sdk.framework.base.BaseController
 
validateExistByField(String, String, String) - 接口 中的方法cn.chiship.sdk.framework.base.BaseService
根据字段校验数据是否存在
validateExistByField(String, String, String) - 类 中的方法cn.chiship.sdk.framework.base.BaseServiceImpl
 
validCallbackName(String) - 类 中的方法cn.chiship.sdk.framework.ue.ActionEnter
callback参数验证
validParams(BindingResult) - 类 中的方法cn.chiship.sdk.framework.base.BaseController
 
valueOf(String) - 枚举 中的静态方法cn.chiship.sdk.framework.ue.define.ActionState
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.chiship.sdk.framework.ue.define.ActionState
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VelocityUtil - cn.chiship.sdk.framework.velocity中的类
Velocity工具类
VelocityUtil() - 类 的构造器cn.chiship.sdk.framework.velocity.VelocityUtil
 
VerificationVerificationCodeDto - cn.chiship.sdk.framework.pojo.dto中的类
 
VerificationVerificationCodeDto() - 类 的构造器cn.chiship.sdk.framework.pojo.dto.VerificationVerificationCodeDto
 
A B C D E F G I J L M N O P R S T U V 
跳过导航链接

Copyright © 2022. All rights reserved.