索引
All Classes and Interfaces|常量字段值|所有程序包|序列化表格
D
- data_sourcePage(DataSourceQueryDto, PageQuery) - 类中的方法 com.hengyi.xbaseweb.generator.controller.DataSourceController
-
分页获取列表
- dataSign(ProceedingJoinPoint) - 类中的方法 com.hengyi.xbaseweb.system.aspect.AccessTokenAspect
- dataSign(ProceedingJoinPoint) - 类中的方法 com.hengyi.xbaseweb.system.aspect.DataSignAspect
- DataSign - com.hengyi.xbaseweb.system.annotation中的Annotation Interface
-
Author: dongzp Time: 2019/6/14 19:22 Project: xbaseweb-plus Email: 90fanhua@gmail.com Remarks: 是否开启数据签名功能
- DataSignAspect - com.hengyi.xbaseweb.system.aspect中的类
-
Author: dongzp Time: 2019/9/6 22:15 Project: xbaseweb-plus Email: 90fanhua@gmail.com Remarks: 数据签名
- DataSignAspect() - 类的构造器 com.hengyi.xbaseweb.system.aspect.DataSignAspect
- DataSource - com.hengyi.xbaseweb.generator.entity中的类
-
数据源
- DataSource() - 类的构造器 com.hengyi.xbaseweb.generator.entity.DataSource
- DataSourceController - com.hengyi.xbaseweb.generator.controller中的类
-
数据源 前端控制器
- DataSourceController() - 类的构造器 com.hengyi.xbaseweb.generator.controller.DataSourceController
- DataSourceDto - com.hengyi.xbaseweb.generator.dto中的类
-
数据源Dto
- DataSourceDto() - 类的构造器 com.hengyi.xbaseweb.generator.dto.DataSourceDto
- DataSourceMapper - com.hengyi.xbaseweb.generator.mapper中的接口
-
数据源 Mapper 接口
- DataSourceQueryDto - com.hengyi.xbaseweb.generator.dto中的类
-
数据源查询Dto
- DataSourceQueryDto() - 类的构造器 com.hengyi.xbaseweb.generator.dto.DataSourceQueryDto
- DataSourceService - com.hengyi.xbaseweb.generator.service中的接口
-
数据源 服务类
- DataSourceServiceImpl - com.hengyi.xbaseweb.generator.service.impl中的类
-
数据源 服务实现类
- DataSourceServiceImpl() - 类的构造器 com.hengyi.xbaseweb.generator.service.impl.DataSourceServiceImpl
- DataSourceVo - com.hengyi.xbaseweb.generator.vo中的类
-
数据源Vo
- DataSourceVo() - 类的构造器 com.hengyi.xbaseweb.generator.vo.DataSourceVo
- DateDto - com.hengyi.xbaseweb.admin中的类
- DateDto() - 类的构造器 com.hengyi.xbaseweb.admin.DateDto
- debug(String) - 类中的方法 com.hengyi.xbaseweb.log.logger.FileLogger
-
DEBUG写入本地日志
- debug(String, Object...) - 类中的方法 com.hengyi.xbaseweb.log.logger.FileLogger
-
DEBUG写入本地日志
- DEBUG - enum class 中的枚举常量 com.hengyi.xbaseweb.log.enums.AlarmLevel
-
调试
- decCreditScore(Long, Integer, String) - 类中的方法 com.hengyi.xbaseweb.system.service.impl.UserServiceImpl
- decCreditScore(Long, Integer, String) - 接口中的方法 com.hengyi.xbaseweb.system.service.IUserService
-
减少信用分
- decScore(Long, Integer, String) - 类中的方法 com.hengyi.xbaseweb.system.service.impl.UserServiceImpl
- decScore(Long, Integer, String) - 接口中的方法 com.hengyi.xbaseweb.system.service.IUserService
-
消费积分
- DEFAULT_PASSWORD - 类中的静态变量 com.hengyi.xbaseweb.common.constant.SysConstant
-
默认密码
- DEFAULT_SMS_BLEND - 类中的静态变量 com.hengyi.xbaseweb.common.constant.SysConstant
-
默认的短信blend
- delete(Long) - 接口中的方法 com.hengyi.xbaseweb.system.service.IDeptService
-
删除部门
- delete(Long) - 接口中的方法 com.hengyi.xbaseweb.system.service.IDictService
-
删除字典
- delete(Long) - 类中的方法 com.hengyi.xbaseweb.system.service.impl.DeptServiceImpl
- delete(Long) - 类中的方法 com.hengyi.xbaseweb.system.service.impl.DictServiceImpl
- delete(Long) - 类中的方法 com.hengyi.xbaseweb.system.service.impl.ResourceServiceImpl
-
删除某个权限
- delete(Long) - 接口中的方法 com.hengyi.xbaseweb.system.service.IResourceService
-
删除权限
- delete(String) - 接口中的方法 com.hengyi.xbaseweb.config.service.IConfigService
-
删除配置
- delete(String) - 类中的方法 com.hengyi.xbaseweb.config.service.impl.ConfigServiceImpl
- delete(String) - 类中的方法 com.hengyi.xbaseweb.system.service.impl.FileDataServiceImpl
- delete(String) - 类中的方法 com.hengyi.xbaseweb.system.service.impl.RoleServiceImpl
- delete(String) - 接口中的方法 com.hengyi.xbaseweb.system.service.IRoleService
-
删除角色
- delete(String, Map<String, String>, String) - 类中的静态方法 com.hengyi.xbaseweb.common.utils.HttpUtils
- delete(String, Map<String, String>, Map<String, Object>) - 类中的静态方法 com.hengyi.xbaseweb.common.utils.HttpUtils
- deleteAddress(AddressDto) - 类中的方法 com.hengyi.xbaseweb.pay.controller.AddressController
-
删除收货地址
- deleteAdvert(AdvertDto) - 类中的方法 com.hengyi.xbaseweb.extend.controller.AdvertController
-
删除广告
- deleteAllMessage() - 类中的方法 com.hengyi.xbaseweb.system.controller.MessageController
-
删除全部消息
- deleteAllMessage(Long) - 接口中的方法 com.hengyi.xbaseweb.system.service.IMessageService
-
删除所有消息
- deleteAllMessage(Long) - 类中的方法 com.hengyi.xbaseweb.system.service.impl.MessageServiceImpl
- deleteApp(AppDto) - 类中的方法 com.hengyi.xbaseweb.extend.controller.AppController
-
删除应用
- deleteAppVersion(AppVersionDto) - 类中的方法 com.hengyi.xbaseweb.extend.controller.AppVersionController
-
删除
- deleteArea(AreaDto) - 类中的方法 com.hengyi.xbaseweb.system.controller.AreaController
-
删除区域
- deleteArticle(ArticleDto) - 类中的方法 com.hengyi.xbaseweb.article.controller.ContentController
-
删除文章
- deleteArticle(Long) - 接口中的方法 com.hengyi.xbaseweb.article.service.IArticleService
-
删除文章
- deleteArticle(Long) - 类中的方法 com.hengyi.xbaseweb.article.service.impl.ArticleServiceImpl
- deleteBatch(List<Long>) - 类中的方法 com.hengyi.xbaseweb.system.controller.DictDataController
-
批量删除字典数据
- deleteBatchLoginLog(List<Long>) - 类中的方法 com.hengyi.xbaseweb.system.controller.LoginLogController
-
批量删除
- deleteCategory(ArticleCategoryDto) - 类中的方法 com.hengyi.xbaseweb.article.controller.CategoryController
-
删除文章栏目
- deleteCategory(Long) - 接口中的方法 com.hengyi.xbaseweb.article.service.IArticleCategoryService
-
删除文章栏目
- deleteCategory(Long) - 类中的方法 com.hengyi.xbaseweb.article.service.impl.ArticleCategoryServiceImpl
- deleteCodeGenerator(CodeGeneratorDto) - 类中的方法 com.hengyi.xbaseweb.generator.controller.CodeGeneratorController
-
删除
- deleteConfig(ConfigDto) - 类中的方法 com.hengyi.xbaseweb.system.controller.ConfigController
-
删除配置
- deleteDataSource(DataSourceDto) - 类中的方法 com.hengyi.xbaseweb.generator.controller.DataSourceController
-
删除
- deleteDept(DeptDto) - 类中的方法 com.hengyi.xbaseweb.system.controller.DeptController
-
删除部门
- deleteDict(DictDto) - 类中的方法 com.hengyi.xbaseweb.system.controller.DictController
-
删除字典管理
- deleteDictData(DictDataDto) - 类中的方法 com.hengyi.xbaseweb.system.controller.DictDataController
-
删除字典数据
- deleteFeedback(FeedbackDto) - 类中的方法 com.hengyi.xbaseweb.extend.controller.FeedbackController
-
删除意见反馈
- deleteFile(FileDto) - 类中的方法 com.hengyi.xbaseweb.system.controller.FileDataController
-
删除我的文件
- deleteFileBatch(List<Long>) - 类中的方法 com.hengyi.xbaseweb.system.controller.FileDataController
-
批量删除我的文件
- deleteFilePartByUploadId(String) - 类中的方法 com.hengyi.xbaseweb.system.service.impl.FileDataServiceImpl
- DeleteGroup - com.hengyi.xbaseweb.common.group中的接口
- deleteLoginLog(LoginLogDto) - 类中的方法 com.hengyi.xbaseweb.system.controller.LoginLogController
-
删除
- deleteMessage(MessageDto) - 类中的方法 com.hengyi.xbaseweb.system.controller.MessageController
-
删除通知消息
- deleteOrder(Order) - 类中的方法 com.hengyi.xbaseweb.pay.controller.OrderController
-
删除订单
- deleteOrder(Long) - 类中的方法 com.hengyi.xbaseweb.pay.service.impl.OrderServiceImpl
- deleteOrder(Long) - 接口中的方法 com.hengyi.xbaseweb.pay.service.IOrderService
-
删除订单
- deleteResource(ResourcesDto) - 类中的方法 com.hengyi.xbaseweb.system.controller.ResourceController
-
删除资源
- deleteRole(SysRole) - 类中的方法 com.hengyi.xbaseweb.system.controller.RoleController
-
删除角色
- deleteSysPost(PostDto) - 类中的方法 com.hengyi.xbaseweb.system.controller.PostController
-
删除
- deleteUser(UserDeleteDto) - 类中的方法 com.hengyi.xbaseweb.system.controller.UserController
-
逻辑删除用户
- deleteUser(Long) - 类中的方法 com.hengyi.xbaseweb.system.service.impl.UserServiceImpl
- deleteUser(Long) - 接口中的方法 com.hengyi.xbaseweb.system.service.IUserService
-
删除用户
- deliver - 类中的变量 com.hengyi.xbaseweb.pay.vo.UserOrderCountVo
-
已发货
- DELIVER_GOODS - enum class 中的枚举常量 com.hengyi.xbaseweb.pay.enums.OrderTradeStatus
-
已发货
- deployByFile(MultipartFile, String) - 类中的方法 com.hengyi.xbaseweb.workflow.controller.ProcessController
-
通过上传.bpmn20.xml部署流程
- deployByResource(ProcessDeployDto) - 类中的方法 com.hengyi.xbaseweb.workflow.controller.ProcessController
-
通过程序资源目录下的processes/目录下的xml文件部署流程
- deployByString(ProcessDeployTextDto) - 类中的方法 com.hengyi.xbaseweb.workflow.controller.ProcessController
-
通过提交xml部署流程
- DEPT - enum class 中的枚举常量 com.hengyi.xbaseweb.system.enums.SysRouteType
-
部门
- DeptCache - com.hengyi.xbaseweb.system.cache中的类
- DeptCache() - 类的构造器 com.hengyi.xbaseweb.system.cache.DeptCache
- DeptController - com.hengyi.xbaseweb.system.controller中的类
-
部门管理API接口
- DeptController() - 类的构造器 com.hengyi.xbaseweb.system.controller.DeptController
- DeptData - com.hengyi.xbaseweb.system.annotation中的Annotation Interface
-
部门数据注解
- DeptDataAspect - com.hengyi.xbaseweb.system.aspect中的类
-
部门数据处理切面
- DeptDataAspect() - 类的构造器 com.hengyi.xbaseweb.system.aspect.DeptDataAspect
- DeptDto - com.hengyi.xbaseweb.system.dto中的类
-
部门Dto
- DeptDto() - 类的构造器 com.hengyi.xbaseweb.system.dto.DeptDto
- deptList(DeptPageDto) - 类中的方法 com.hengyi.xbaseweb.system.controller.DeptController
-
条件查询部门列表
- deptPage(DeptPageDto, PageQuery) - 类中的方法 com.hengyi.xbaseweb.system.controller.DeptController
-
获取部门列表
- DeptPageDto - com.hengyi.xbaseweb.system.dto中的类
- DeptPageDto() - 类的构造器 com.hengyi.xbaseweb.system.dto.DeptPageDto
- DeptServiceImpl - com.hengyi.xbaseweb.system.service.impl中的类
-
Author: dongzp Time: 2019/5/10 21:25 Project: xbaseweb-plus Email: 90fanhua@gmail.com Remarks:
- DeptServiceImpl() - 类的构造器 com.hengyi.xbaseweb.system.service.impl.DeptServiceImpl
- destroy() - 类中的方法 com.hengyi.xbaseweb.system.filter.AllowOriginFilter
- destroy() - 类中的方法 com.hengyi.xbaseweb.system.filter.RequestBodyFilter
- DeviceInfoDto - com.hengyi.xbaseweb.system.dto中的类
- DeviceInfoDto() - 类的构造器 com.hengyi.xbaseweb.system.dto.DeviceInfoDto
- DictCache - com.hengyi.xbaseweb.system.cache中的类
- DictCache() - 类的构造器 com.hengyi.xbaseweb.system.cache.DictCache
- DictController - com.hengyi.xbaseweb.system.controller中的类
-
字典管理接口
- DictController() - 类的构造器 com.hengyi.xbaseweb.system.controller.DictController
- DictData - com.hengyi.xbaseweb.system.annotation中的Annotation Interface
-
字典数据注解
- DictDataAspect - com.hengyi.xbaseweb.system.aspect中的类
-
字典数据处理切面
- DictDataAspect() - 类的构造器 com.hengyi.xbaseweb.system.aspect.DictDataAspect
- DictDataController - com.hengyi.xbaseweb.system.controller中的类
-
字典数据接口
- DictDataController() - 类的构造器 com.hengyi.xbaseweb.system.controller.DictDataController
- DictDataDto - com.hengyi.xbaseweb.system.dto中的类
-
字典数据Dto
- DictDataDto() - 类的构造器 com.hengyi.xbaseweb.system.dto.DictDataDto
- DictDataPageDto - com.hengyi.xbaseweb.system.dto中的类
-
Author: dongzp Time: 2020-05-31 14:31:01 Project: xbaseweb-plus Email: 90fanhua@gmail.com Remarks: 字典数据查询Dto
- DictDataPageDto() - 类的构造器 com.hengyi.xbaseweb.system.dto.DictDataPageDto
- DictDataServiceImpl - com.hengyi.xbaseweb.system.service.impl中的类
-
Author: dongzp Time: 2020-05-31 14:31:01 Project: xbaseweb-plus Email: 90fanhua@gmail.com Remarks: 字典数据服务
- DictDataServiceImpl() - 类的构造器 com.hengyi.xbaseweb.system.service.impl.DictDataServiceImpl
- DictDataVo - com.hengyi.xbaseweb.admin中的类
- DictDataVo - com.hengyi.xbaseweb.system.vo中的类
- DictDataVo() - 类的构造器 com.hengyi.xbaseweb.admin.DictDataVo
- DictDataVo() - 类的构造器 com.hengyi.xbaseweb.system.vo.DictDataVo
- DictDto - com.hengyi.xbaseweb.system.dto中的类
-
字典Dto
- DictDto() - 类的构造器 com.hengyi.xbaseweb.system.dto.DictDto
- DictPageDto - com.hengyi.xbaseweb.system.dto中的类
-
Author: dongzp Time: 2020-05-29 23:04:18 Project: xbaseweb-plus Email: 90fanhua@gmail.com Remarks: 字典管理查询Dto
- DictPageDto() - 类的构造器 com.hengyi.xbaseweb.system.dto.DictPageDto
- DictServiceImpl - com.hengyi.xbaseweb.system.service.impl中的类
-
Author: dongzp Time: 2020-05-29 23:04:18 Project: xbaseweb-plus Email: 90fanhua@gmail.com Remarks: 字典管理服务
- DictServiceImpl() - 类的构造器 com.hengyi.xbaseweb.system.service.impl.DictServiceImpl
- DIR - enum class 中的枚举常量 com.hengyi.xbaseweb.system.enums.SysResourceType
-
目录
- directionPlan(String, String, String) - 类中的方法 com.hengyi.xbaseweb.map.controller.MapApiController
-
出行路径规划
- directionPlan(String, String, String, Integer) - 接口中的方法 com.hengyi.xbaseweb.map.service.IMapService
-
得出交通方式不同目的地的方案列表
- directionPlan(String, String, String, Integer) - 类中的方法 com.hengyi.xbaseweb.map.service.impl.MapServiceImpl
- dispose(SysFeedback) - 接口中的方法 com.hengyi.xbaseweb.extend.service.IFeedbackService
-
处理意见反馈
- dispose(SysFeedback) - 类中的方法 com.hengyi.xbaseweb.extend.service.impl.FeedbackServiceImpl
- disposeFeedback(DisposeFeedbackDto) - 类中的方法 com.hengyi.xbaseweb.extend.controller.FeedbackController
-
处理意见反馈
- DisposeFeedbackDto - com.hengyi.xbaseweb.extend.dto中的类
-
意见反馈处理Dto
- DisposeFeedbackDto() - 类的构造器 com.hengyi.xbaseweb.extend.dto.DisposeFeedbackDto
- distance(AroundSearchDto) - 类中的方法 com.hengyi.xbaseweb.map.controller.MapApiController
-
周边搜索
- distance(String, String) - 类中的方法 com.hengyi.xbaseweb.map.controller.MapApiController
-
输入的地名进行搜索建议
- distance(String, String, Integer) - 类中的方法 com.hengyi.xbaseweb.map.controller.MapApiController
-
出行距离规划
- distance(String, String, Integer) - 接口中的方法 com.hengyi.xbaseweb.map.service.IMapService
-
计算两点之间的实际距离
- distance(String, String, Integer) - 类中的方法 com.hengyi.xbaseweb.map.service.impl.MapServiceImpl
- doAround(ProceedingJoinPoint) - 类中的方法 com.hengyi.xbaseweb.system.aspect.DeptDataAspect
- doAround(ProceedingJoinPoint) - 类中的方法 com.hengyi.xbaseweb.system.aspect.DictDataAspect
- doAround(ProceedingJoinPoint) - 类中的方法 com.hengyi.xbaseweb.system.aspect.FileDataAspect
- doAround(ProceedingJoinPoint) - 类中的方法 com.hengyi.xbaseweb.system.aspect.PostDataAspect
- DOC - enum class 中的枚举常量 com.hengyi.xbaseweb.system.enums.SysFileDataType
- doFilter(ServletRequest, ServletResponse, FilterChain) - 类中的方法 com.hengyi.xbaseweb.system.filter.AllowOriginFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - 类中的方法 com.hengyi.xbaseweb.system.filter.RequestBodyFilter
- download(HttpServletResponse, String, String) - 类中的静态方法 com.hengyi.xbaseweb.common.utils.ServletUtils
-
下载文件
- DynamicDbManager - com.hengyi.xbaseweb.generator.manager中的类
- DynamicDbManager() - 类的构造器 com.hengyi.xbaseweb.generator.manager.DynamicDbManager
All Classes and Interfaces|常量字段值|所有程序包|序列化表格