索引
All Classes and Interfaces|常量字段值|所有程序包|序列化表格
P
- page() - annotation interface 中的元素 io.github.mangocrisp.spring.taybct.tool.core.annotation.SyncToAnywhere
-
查询分页参数,默认拿第二个参数
- page(long) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.mybatis.util.MybatisOptional
-
分页
- page(long, long) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.mybatis.util.MybatisOptional
-
分页
- page(JSONObject, QueryConditionHandler<T>, Class<T>) - 接口中的方法 io.github.mangocrisp.spring.taybct.tool.core.handle.SyncToAnywhereHandler
-
分页查询
- page(JSONObject, SqlPageParams, QueryConditionHandler<T>, Class<T>) - 接口中的方法 io.github.mangocrisp.spring.taybct.tool.core.handle.SyncToAnywhereHandler
-
分页查询
- page(ESQueryDTO<? extends T>) - 接口中的方法 io.github.mangocrisp.spring.taybct.tool.core.es.service.IESService
-
分页查询
- page(ESQueryDTO<? extends T>, BiFunction<T, BoolQuery.Builder, BoolQuery.Builder>) - 接口中的方法 io.github.mangocrisp.spring.taybct.tool.core.es.service.IESService
-
分页查询,可以自定义查询条件
- page(ESQueryDTO<? extends T>, BiFunction<T, BoolQuery.Builder, BoolQuery.Builder>) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.es.service.impl.ESServiceImpl
-
分页查询,可以自定义查询条件
- page(SqlPageParams) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.mybatis.util.MybatisOptional
-
分页设置
- page(MybatisOptional<T>, QueryConditionHandler<T>, Class<T>) - 接口中的方法 io.github.mangocrisp.spring.taybct.tool.core.handle.SyncToAnywhereHandler
-
分页查询
- page(MybatisOptional<T>, QueryConditionHandler<T>, Class<T>) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.handle.SyncToMongoHandler
- page(Object, MybatisOptional<T>) - 接口中的方法 io.github.mangocrisp.spring.taybct.tool.core.handle.QueryConditionHandler
-
分页条件
- page(String, int, int, LinkedHashSet<ESQuerySort>) - 接口中的方法 io.github.mangocrisp.spring.taybct.tool.core.es.service.IESService
-
直接传查询语句查询
- page(String, int, int, LinkedHashSet<ESQuerySort>) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.es.service.impl.ESServiceImpl
-
直接传查询语句查询
- page(Map<String, Object>) - 接口中的方法 io.github.mangocrisp.spring.taybct.tool.core.bean.controller.FullBaseController
-
获取分页
- page(Map<String, Object>) - 接口中的方法 io.github.mangocrisp.spring.taybct.tool.core.bean.controller.ModelConvertibleController
-
获取分页
- page(QM, SqlPageParams) - 接口中的方法 io.github.mangocrisp.spring.taybct.tool.core.bean.controller.ModelConvertibleController
-
获取分页
- page(Q, SqlQueryParams) - 接口中的方法 io.github.mangocrisp.spring.taybct.tool.core.bean.controller.FullBaseController
-
获取分页
- Page - enum class 中的枚举常量 io.github.mangocrisp.spring.taybct.tool.core.enums.EntityType
-
分页
- PAGE - enum class 中的枚举常量 io.github.mangocrisp.spring.taybct.tool.core.enums.SimpleDBOperateType
-
查询分页
- PAGE_NUM - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.constant.PageRequestConstants
-
分页页码
- PAGE_SIZE - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.constant.PageRequestConstants
-
每页大小
- PAGE_SORT_ASC - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.constant.PageRequestConstants
-
排序asc
- PAGE_SORT_DESC - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.constant.PageRequestConstants
-
排序desc
- PageRequestConstants - io.github.mangocrisp.spring.taybct.tool.core.constant中的接口
-
分页查询请求请求常量
- pageVO(IPage<E>) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.mybatisUtil.BaseEntityWrapper
- parameterHandler() - annotation interface 中的元素 io.github.mangocrisp.spring.taybct.tool.core.annotation.EnhanceElement
-
参数处理器,作为参数时处理,可以添加多个按顺序处理
- parameterHandler() - annotation interface 中的元素 io.github.mangocrisp.spring.taybct.tool.core.annotation.EnhanceElementMap
-
参数处理器,作为参数时处理,可以添加多个按顺序处理
- parameterHandler() - annotation interface 中的元素 io.github.mangocrisp.spring.taybct.tool.core.annotation.EnhanceElements
-
参数处理器,作为参数时处理,可以添加多个按顺序处理
- params - 类中的变量 io.github.mangocrisp.spring.taybct.tool.scheduling.job.AbstractScheduledTaskJob
-
初始化参数
- params() - annotation interface 中的元素 io.github.mangocrisp.spring.taybct.tool.core.annotation.RestControllerRegister
-
Alias for
RequestMapping.params()
. - params() - annotation interface 中的元素 io.github.mangocrisp.spring.taybct.tool.core.annotation.SyncToAnywhere
-
查询参数,默认拿第一个参数
- params(JSONObject) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.mybatis.util.MybatisOptional
-
设置请求参数
- params(JSONObject, boolean) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.mybatis.util.MybatisOptional
-
设置请求参数
- params(String, V) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.mybatis.util.MybatisOptional
-
设置请求参数
- PARAMS - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.constant.CacheConstants.System
-
系统参数
- PARAMS - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.constant.PropertiesPrefixConstants
-
参数配置
- PASSWORD_KEY - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.constant.AuthHeaderConstants
-
密码
- passwordEncoder() - 类中的方法 io.github.mangocrisp.spring.taybct.tool.security.config.TokenSecurityConfig
-
密码编码器
- Patch(URI, String) - 类中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.util.HttpClientUtil
-
JSON Patch 请求
- path() - annotation interface 中的元素 io.github.mangocrisp.spring.taybct.tool.core.annotation.RestControllerRegister
-
Alias for
RequestMapping.path()
. - PATTERN - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.constant.AuthHeaderConstants
-
RestTemplate 和 Fegin 透传到下层的 Headers 名称表达式 以 taybct-* 开头的是系统传的参数
- PERCENT - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.util.StringPool
- PIPE - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.util.StringPool
- PKCS12 - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.util.rsa.RSACoder
-
KeyStore 类型
- PKCS12 - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.util.sm.SM2Coder
-
KeyStore 类型
- PKIConstant - io.github.mangocrisp.spring.taybct.tool.pki.constants中的类
-
PKI 配置常量
- PKIConstant() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant
- PKIConstant.AuthConstant - io.github.mangocrisp.spring.taybct.tool.pki.constants中的类
-
认证报文常量
- PKIConstant.ConfigConstant - io.github.mangocrisp.spring.taybct.tool.pki.constants中的类
-
配置常量
- PKIConstant.QRConstant - io.github.mangocrisp.spring.taybct.tool.pki.constants中的类
-
二维码相关常量
- PKIController - io.github.mangocrisp.spring.taybct.tool.pki.controller中的类
-
PKI 登录处理
- PKIController() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.pki.controller.PKIController
- PKIProp - io.github.mangocrisp.spring.taybct.tool.pki.prop中的类
-
PKI 配置
- PKIProp() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.pki.prop.PKIProp
- PKTypeBaseController<T extends BaseEntity,
S extends IBaseService<T>, P extends Serializable> - io.github.mangocrisp.spring.taybct.tool.core.bean.controller中的接口 -
默认指定了查询类型就是实体类的 BaseController,但是主键的类型需要自己指定
- pkTypes() - annotation interface 中的元素 io.github.mangocrisp.spring.taybct.tool.core.annotation.RecordHistory
-
主键数据库类型
- PLUS - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.util.StringPool
- Post(URI, String) - 类中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.util.HttpClientUtil
-
JSON POST 请求
- POST - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.util.StringPool
- postgresSQL - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.ds.sync.DriverType
-
postgresql
- postProcessBeanFactory(ConfigurableListableBeanFactory) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.util.SpringUtil
- prefix - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.mq.BindingEQ.def
-
前缀
- PREFIX - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.constant.CacheConstants.Params
- PREFIX - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.constant.CacheConstants.Scheduled
-
前缀
- PREFIX - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.constant.CacheConstants.System
- PREFIX - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.sms.constants.CacheConstants.SMS
- PREFIX - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.wechat.constants.CacheConstants.WX
- PreparedStatementSetter - io.github.mangocrisp.spring.taybct.tool.core.ds中的接口
-
PreparedStatement 参数设置
- primaryKey() - annotation interface 中的元素 io.github.mangocrisp.spring.taybct.tool.core.annotation.RecordHistory
-
主键名,这里默认是 id,如果找不到 id 也会根据 MybatisPlus 的注释 @TableId去获取主键
- PRINCIPAL - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.constant.TokenConstants
-
主体
- print(Throwable, ServletResponse) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.exception.handler.DefaultExceptionPrinter
- print(Throwable, ServletResponse) - 接口中的方法 io.github.mangocrisp.spring.taybct.tool.core.exception.handler.IGlobalPrinter
-
打印输出
- printSql(PreparedStatement) - 类中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.ds.DBHelper
-
打印 sql
- PRIVATE_KEY_NAME - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.util.rsa.RSACoder
-
私钥名
- PRIVATE_KEY_NAME - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.util.sm.SM2Coder
-
私钥名
- PRIVATE_KEY_NAME - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.util.sm.SM3Coder
-
密钥名
- PRIVATE_KEY_NAME - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.util.sm.SM4Coder
-
密钥名
- PROD_CODE - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.constant.AppConstants
-
生产环境
- produces() - annotation interface 中的元素 io.github.mangocrisp.spring.taybct.tool.core.annotation.RestControllerRegister
-
Alias for
RequestMapping.produces()
. - Prop - io.github.mangocrisp.spring.taybct.tool.core.config中的类
- Prop() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.config.Prop
- PROP_CONFIG - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.constant.PropertiesPrefixConstants
-
属性配置
- propagationPolicy - 类中的变量 feign.BaseBuilder
- PropConfig - io.github.mangocrisp.spring.taybct.tool.core.config中的类
-
自定义参数配置
- PropConfig() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.config.PropConfig
- PropertiesPrefixConstants - io.github.mangocrisp.spring.taybct.tool.core.constant中的接口
-
配置前缀常量
- PropertyParams - io.github.mangocrisp.spring.taybct.tool.core.constant中的类
-
从 spring property 里面获取参数
- PropertyParams() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.constant.PropertyParams
- protocol(String) - 类中的静态方法 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil
-
密文方式发送请求前调用
- protocol(String) - 类中的静态方法 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil
-
密文方式发送请求前调用
- PROVIDER - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.util.rsa.RSACoder
-
PROVIDER
- PROVIDER - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.util.sm.SM2Coder
-
PROVIDER
- PROVIDER - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.util.sm.SM3Coder
-
PROVIDER
- PROVIDER - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.util.sm.SM4Coder
-
PROVIDER
- proxy(String, String, String) - 类中的静态方法 io.github.mangocrisp.spring.taybct.tool.file.util.HttpClientUtil
-
代理请求
- publishEvent(ApplicationEvent) - 类中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.util.SpringUtil
- put(String, Object) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.result.R
- Put(URI, String) - 类中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.util.HttpClientUtil
-
JSON Put 请求
- putHeader(String, String) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.util.MutableHttpServletRequest
All Classes and Interfaces|常量字段值|所有程序包|序列化表格