索引
All Classes and Interfaces|常量字段值|所有程序包|序列化表格
T
- TableInfo - com.hengyi.xbaseweb.generator.vo中的类
- TableInfo() - 类的构造器 com.hengyi.xbaseweb.generator.vo.TableInfo
- tableList(Long, boolean) - 类中的方法 com.hengyi.xbaseweb.generator.controller.DataSourceController
-
通过数据源获取表名
- tableList(Long, boolean) - 接口中的方法 com.hengyi.xbaseweb.generator.service.DataSourceService
-
表
- tableList(Long, boolean) - 类中的方法 com.hengyi.xbaseweb.generator.service.impl.DataSourceServiceImpl
- TABLET - enum class 中的枚举常量 com.hengyi.xbaseweb.system.enums.SysDeviceType
-
平板电脑设备
- targetAttr() - annotation interface 中的元素 com.hengyi.xbaseweb.mybatis.annotation.Query
-
另一个类中的属性名称,支持多级获取,以小数点隔开
- TaskController - com.hengyi.xbaseweb.workflow.controller中的类
- TaskController() - 类的构造器 com.hengyi.xbaseweb.workflow.controller.TaskController
- taskExecutor() - 类中的方法 com.hengyi.xbaseweb.system.config.AsyncConfig
- templateHandler() - 类中的方法 com.hengyi.xbaseweb.system.handler.MessageTemplateHandler
- TemplateMailBean - com.hengyi.xbaseweb.system.email.bean中的类
- TemplateMailBean() - 类的构造器 com.hengyi.xbaseweb.system.email.bean.TemplateMailBean
- TenantEntity - com.hengyi.xbaseweb.system.entity.base中的类
- TenantEntity() - 类的构造器 com.hengyi.xbaseweb.system.entity.base.TenantEntity
- testConfigCache(String) - 类中的方法 com.hengyi.xbaseweb.admin.controller.TestController
- TestController - com.hengyi.xbaseweb.admin.controller中的类
- TestController() - 类的构造器 com.hengyi.xbaseweb.admin.controller.TestController
- testDate(DateDto) - 类中的方法 com.hengyi.xbaseweb.admin.controller.TestController
- testDate(Integer) - 类中的方法 com.hengyi.xbaseweb.admin.controller.TestController
- testDept() - 类中的方法 com.hengyi.xbaseweb.admin.controller.TestController
- testDictCache(String) - 类中的方法 com.hengyi.xbaseweb.admin.controller.TestController
- testDictCache(String, String) - 类中的方法 com.hengyi.xbaseweb.admin.controller.TestController
- testDictData() - 类中的方法 com.hengyi.xbaseweb.admin.controller.TestController
- testEmail() - 类中的方法 com.hengyi.xbaseweb.admin.controller.TestController
- testLog() - 类中的方法 com.hengyi.xbaseweb.admin.controller.TestController
- testMessage() - 类中的方法 com.hengyi.xbaseweb.admin.controller.TestController
- testPost() - 类中的方法 com.hengyi.xbaseweb.admin.controller.TestController
- testRate() - 类中的方法 com.hengyi.xbaseweb.admin.controller.TestController
- testRepeat() - 类中的方法 com.hengyi.xbaseweb.admin.controller.TestController
- testRole() - 类中的方法 com.hengyi.xbaseweb.admin.controller.TestController
- testTransfer() - 类中的方法 com.hengyi.xbaseweb.admin.controller.TestController
- ThreadPoolProperties - com.hengyi.xbaseweb.system.config.properties中的类
- ThreadPoolProperties() - 类的构造器 com.hengyi.xbaseweb.system.config.properties.ThreadPoolProperties
- ThreadPoolTaskConfig - com.hengyi.xbaseweb.workflow.config中的类
- ThreadPoolTaskConfig() - 类的构造器 com.hengyi.xbaseweb.workflow.config.ThreadPoolTaskConfig
- timeout() - annotation interface 中的元素 com.hengyi.xbaseweb.system.annotation.RateLimit
- toAddress(String) - 类中的方法 com.hengyi.xbaseweb.admin.AMapLocationHandler
- toAddress(String) - 接口中的方法 com.hengyi.xbaseweb.system.handler.IpToLocationHandler
-
将IP转换为地理位置信息
- toArray(String) - 类中的静态方法 com.hengyi.xbaseweb.common.utils.JsonUtils
-
转换为数组
- toArray(String, Class<T>) - 类中的静态方法 com.hengyi.xbaseweb.common.utils.JsonUtils
-
转换为数组
- toBean(String, TypeReference<T>) - 类中的静态方法 com.hengyi.xbaseweb.common.utils.JsonUtils
-
转换为对象
- toBean(String, Class<T>) - 类中的静态方法 com.hengyi.xbaseweb.common.utils.JsonUtils
-
转换为对象
- todoList(SimpleQuery) - 类中的方法 com.hengyi.xbaseweb.workflow.controller.TaskController
-
分页查询待办列表
- toFileData(FileInfo) - 接口中的方法 com.hengyi.xbaseweb.system.service.IFileDataService
-
FileInfo 转 FileData
- toFileData(FileInfo) - 类中的方法 com.hengyi.xbaseweb.system.service.impl.FileDataServiceImpl
-
将 FileInfo 转为 FileDetail
- toFileInfo(SysFileData) - 接口中的方法 com.hengyi.xbaseweb.system.service.IFileDataService
-
FileData 转 FileInfo
- toFileInfo(SysFileData) - 类中的方法 com.hengyi.xbaseweb.system.service.impl.FileDataServiceImpl
-
将 FileDetail 转为 FileInfo
- toJsonObject(String) - 类中的静态方法 com.hengyi.xbaseweb.common.utils.JsonUtils
-
转换为JsonObject
- toList(String, Class<T>) - 类中的静态方法 com.hengyi.xbaseweb.common.utils.JsonUtils
-
转换为List
- toList(List<T>) - 类中的方法 com.hengyi.xbaseweb.system.entity.base.BaseEntityWrapper
-
list数据转换
- TOO_MANY_REQUESTS - 类中的静态变量 com.hengyi.xbaseweb.common.constant.HttpState
-
客户端的请求次数超过限额
- toPage(IPage<T>) - 类中的方法 com.hengyi.xbaseweb.system.entity.base.BaseEntityWrapper
-
page数据转换
- toResult(Object) - 类中的静态方法 com.hengyi.xbaseweb.common.result.ApiResult
- toResult(Object) - 接口中的方法 com.hengyi.xbaseweb.system.controller.base.IXBaseController
-
返回数据
- toResult(Object) - 类中的方法 com.hengyi.xbaseweb.system.controller.base.XBaseController
- toResult(Object) - 类中的方法 com.hengyi.xbaseweb.system.service.base.BaseServiceImpl
- toResult(String, Object) - 接口中的方法 com.hengyi.xbaseweb.system.controller.base.IXBaseController
-
返回数据
- toResult(String, Object) - 类中的方法 com.hengyi.xbaseweb.system.controller.base.XBaseController
- toResult(String, Object) - 类中的方法 com.hengyi.xbaseweb.system.service.base.BaseServiceImpl
- toString(Object) - 类中的静态方法 com.hengyi.xbaseweb.common.utils.JsonUtils
-
转为字符串
- toVo(AppVersion) - 类中的方法 com.hengyi.xbaseweb.extend.wrapper.AppVersionWrapper
- toVo(CodeGenerator) - 类中的方法 com.hengyi.xbaseweb.generator.wrapper.CodeGeneratorWrapper
- toVo(SysUser) - 类中的方法 com.hengyi.xbaseweb.system.wrapper.UserWrapper
- toVo(T) - 类中的方法 com.hengyi.xbaseweb.system.entity.base.BaseEntityWrapper
-
处理实体返回数据
- tradePay(String, String, String) - 接口中的方法 com.hengyi.xbaseweb.pay.service.IAlipayService
-
支付宝条码支付
- tradePay(String, String, String) - 类中的方法 com.hengyi.xbaseweb.pay.service.impl.AlipayServiceImpl
- tradeRefund(Long, BigDecimal, String) - 接口中的方法 com.hengyi.xbaseweb.pay.service.IAlipayService
-
订单退款
- tradeRefund(Long, BigDecimal, String) - 类中的方法 com.hengyi.xbaseweb.pay.service.impl.AlipayServiceImpl
- tradeRefund(Long, BigDecimal, String, String) - 类中的方法 com.hengyi.xbaseweb.pay.service.impl.WxpayServiceImpl
- tradeRefund(Long, BigDecimal, String, String) - 接口中的方法 com.hengyi.xbaseweb.pay.service.IWxpayService
-
订单退款
- transfer(Long, Long, BigDecimal, String) - 类中的方法 com.hengyi.xbaseweb.system.service.impl.UserServiceImpl
- transfer(Long, Long, BigDecimal, String) - 接口中的方法 com.hengyi.xbaseweb.system.service.IUserService
-
站内余额转账
- tree(ResourcesQueryDto) - 类中的方法 com.hengyi.xbaseweb.system.controller.ResourceController
-
资源树
- tryLock(String, String, long, TimeUnit, long) - 类中的方法 com.hengyi.xbaseweb.cache.service.impl.RedisServiceImpl
-
加锁
- tryLock(String, String, long, TimeUnit, long) - 接口中的方法 com.hengyi.xbaseweb.cache.service.IRedisService
- type() - annotation interface 中的元素 com.hengyi.xbaseweb.mybatis.annotation.Query
-
字段类型
- type() - annotation interface 中的元素 com.hengyi.xbaseweb.system.annotation.DataSign
-
数据签名类型
- type() - annotation interface 中的元素 com.hengyi.xbaseweb.system.annotation.WriteLog
All Classes and Interfaces|常量字段值|所有程序包|序列化表格