Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Martin404/PayMap
/ functions
Functions
974 in github.com/Martin404/PayMap
⨍
Functions
974
◇
Types & classes
169
Method
doGetAuthenticationInfo
验证 @param token @return @throws AuthenticationException
src/main/java/com/hugnew/sps/realm/StatelessAuthRealm.java:57
Method
doGetAuthorizationInfo
授权 @param principals @return
src/main/java/com/hugnew/sps/realm/StatelessAuthRealm.java:38
Method
firstLowerCase
首字母小写 @param realName @return
src/main/java/com/hugnew/core/util/StringUtil.java:1527
Method
firstUpperCase
首字母大写 @param realName @return
src/main/java/com/hugnew/core/util/StringUtil.java:1518
Method
flushDictCache
刷新字典缓存
src/main/java/com/hugnew/sps/services/ISysConfigService.java:64
Method
flushDictCache
()
src/main/java/com/hugnew/sps/services/impls/SysConfigService.java:149
Method
fomateToFullForm
将html的省略写法替换成非省略写法 @param str html字符串 @param pt 标签如table @return 结果串
src/main/java/com/hugnew/core/util/StringUtil.java:794
Method
formatDate
指定日期的默认显示,具体格式:年-月-日 @param date 指定的日期 @return 指定日期按“年-月-日“格式显示
src/main/java/com/hugnew/core/util/DateUtils.java:79
Method
formatFloat
格式化一个float @param format 要格式化成的格式 such as #.00, #.#
src/main/java/com/hugnew/core/util/StringUtil.java:327
Method
formatHtml
html 必须是格式良好的 @param str @return @throws Exception
src/main/java/com/hugnew/core/util/StringUtil.java:1501
Method
formatYYYY
指定日期的默认显示,具体格式:yyyyMMdd @return 指定日期按“yyyyMMdd“格式显示
src/main/java/com/hugnew/core/util/DateUtils.java:87
Method
formatYYYYMM
指定日期的默认显示,具体格式:yyyyMMdd @return 指定日期按“yyyyMMdd“格式显示
src/main/java/com/hugnew/core/util/DateUtils.java:120
Method
formatYYYYMMddHHmmssSSS
指定日期的默认显示,具体格式:yyyyMMddHHmmssSSS @return 指定日期按“yyyyMMddHHmmssSSS“格式显示
src/main/java/com/hugnew/core/util/DateUtils.java:95
Method
formatYYYYWW
指定日期的默认显示,具体格式:yyyyMMdd @return 指定日期按“yyyyMMdd“格式显示
src/main/java/com/hugnew/core/util/DateUtils.java:112
Method
formatYY_YY
指定日期的默认显示,具体格式:yyyyMMdd @return 指定日期按“yyyyMMdd“格式显示
src/main/java/com/hugnew/core/util/DateUtils.java:103
Method
full2Half
全角字符变半角字符 @param str @return
src/main/java/com/hugnew/core/util/StringUtil.java:1203
Method
genMapCEB
(String plain)
src/main/java/com/hugnew/sps/services/pay/util/web/ceb/PayUtils.java:63
Method
generatePayParams
(PayType payType, Map<String, Object> params)
src/main/java/com/hugnew/sps/services/pay/strategy/UnionWapStrategy.java:23
Method
generatePayParams
(PayType payType, Map<String, Object> params)
src/main/java/com/hugnew/sps/services/pay/strategy/UnionAppStrategy.java:25
Method
generatePayParams
(PayType payType, Map<String, Object> params)
src/main/java/com/hugnew/sps/services/pay/strategy/CEBWapStragegy.java:25
Method
generatePayParams
(PayType payType, Map<String, Object> params)
src/main/java/com/hugnew/sps/services/pay/strategy/AlipayAppStrategy.java:23
Method
generatePayParams
(PayType payType, Map<String, Object> params)
src/main/java/com/hugnew/sps/services/pay/strategy/WechatPayAppStrategy.java:28
Method
generatePayParams
(PayType payType, Map<String, Object> params)
src/main/java/com/hugnew/sps/services/pay/strategy/CEBWebStragegy.java:25
Method
generatePayParams
(PayType payType, Map<String, Object> params)
src/main/java/com/hugnew/sps/services/pay/strategy/CEBGatewayPayStrategy.java:28
Method
generatePayParams
(PayType payType, Map<String, Object> params)
src/main/java/com/hugnew/sps/services/pay/strategy/PSBCWebStragegy.java:26
Method
generatePayParams
(PayType payType, Map<String, Object> params)
src/main/java/com/hugnew/sps/services/pay/strategy/AlipayWapStrategy.java:22
Method
generatePayParams
(PayType payType, Map<String, Object> params)
src/main/java/com/hugnew/sps/services/pay/strategy/CEBGatewayPayWapStrategy.java:30
Method
generatePayParams
(PayType payType, Map<String, Object> params)
src/main/java/com/hugnew/sps/services/pay/strategy/PSBCWapStragegy.java:26
Method
generatePayParams
(PayType payType, Map<String, Object> params)
src/main/java/com/hugnew/sps/services/pay/strategy/AlipayWebStrategy.java:22
Method
generatePayParams
(PayType payType, Map<String, Object> params)
src/main/java/com/hugnew/sps/services/pay/strategy/UnionWebStrategy.java:25
Method
getAbstract
生成文件摘要 @param strFilePath 文件路径 @param file_digest_type 摘要算法 @return 文件摘要结果
src/main/java/com/hugnew/sps/services/pay/util/app/ali/main/util/AlipayCore.java:109
Method
getAbstract
生成文件摘要 @param strFilePath 文件路径 @param file_digest_type 摘要算法 @return 文件摘要结果
src/main/java/com/hugnew/sps/services/pay/util/app/ali/global/util/AlipayCore.java:109
Method
getAbstract
生成文件摘要 @param strFilePath 文件路径 @param file_digest_type 摘要算法 @return 文件摘要结果
src/main/java/com/hugnew/sps/services/pay/util/web/ali/main/util/AlipayCore.java:114
Method
getAbstract
生成文件摘要 @param strFilePath 文件路径 @param file_digest_type 摘要算法 @return 文件摘要结果
src/main/java/com/hugnew/sps/services/pay/util/web/ali/bonded/util/AlipayCore.java:114
Method
getAbstract
生成文件摘要 @param strFilePath 文件路径 @param file_digest_type 摘要算法 @return 文件摘要结果
src/main/java/com/hugnew/sps/services/pay/util/web/ali/global/util/AlipayCore.java:114
Method
getAcceptedIssuers
()
src/main/java/com/hugnew/sps/services/pay/util/app/wechat/util/Util.java:314
Method
getAcceptedIssuers
()
src/main/java/com/hugnew/sps/services/pay/util/web/ceb/SpsX509TrustManager.java:32
Method
getAcceptedIssuers
()
src/main/java/com/hugnew/sps/services/pay/util/web/unionpay/upop/sdk/SSLConnetionUtils.java:203
Method
getAccountId
获取修改人 @return accountId - 修改人
src/main/java/com/hugnew/sps/dao/domain/SysConfig.java:98
Method
getAddress
获取具体详细地址 @return address - 具体详细地址
src/main/java/com/hugnew/sps/dao/domain/Member.java:635
Method
getAllKeysFromHashTable
根据tableName获取指定hash类型的数据集合 @param tableName @param <T> @return
src/main/java/com/hugnew/sps/services/ICacheService.java:84
Method
getAllKeysFromHashTable
(String tableName)
src/main/java/com/hugnew/sps/services/impls/CacheService.java:94
Method
getAmount
获取 现金账户余额 @return amount - 现金账户余额
src/main/java/com/hugnew/sps/dao/domain/Member.java:743
Method
getAppDeviceHeight
获取 app device height. @return the app device height
src/main/java/com/hugnew/sps/dto/MobileInfo.java:143
Method
getAppDeviceId
获取 app device id. @return the app device id
src/main/java/com/hugnew/sps/dto/MobileInfo.java:107
Method
getAppDeviceWidth
获取 app device width. @return the app device width
src/main/java/com/hugnew/sps/dto/MobileInfo.java:125
Method
getAppSystemVersion
获取 app system version. @return the app system version
src/main/java/com/hugnew/sps/dto/MobileInfo.java:89
Method
getAppVersion
获取 app version. @return the app version
src/main/java/com/hugnew/sps/dto/MobileInfo.java:71
Method
getBaseMapper
()
src/main/java/com/hugnew/sps/services/impls/SysConfigService.java:34
Method
getBaseMapper
()
src/main/java/com/hugnew/sps/services/impls/PayMapService.java:31
Method
getBeforeDay
当前时间减去day天0点的时间 @param day 减去的天数 @return the date
src/main/java/com/hugnew/core/util/DateUtils.java:331
Method
getBirthday
获取生日 @return birthday - 生日
src/main/java/com/hugnew/sps/dao/domain/Member.java:437
Method
getBirthdayStr
获取 生日字符 @return 生日字符 birthday str
src/main/java/com/hugnew/sps/dao/domain/Member.java:455
Method
getByCode
(String code)
src/main/java/com/hugnew/sps/enums/PayPlatform.java:36
Method
getByCode
(String code)
src/main/java/com/hugnew/core/common/exception/ResultCode.java:55
Method
getByEntity
列表查询 @param entity @return
src/main/java/com/hugnew/core/service/IBaseService.java:26
Method
getByEntity
列表查询 @param entity @return
src/main/java/com/hugnew/core/service/impl/BaseService.java:47
Method
getById
根据主键查询指定实体 @param id @return
src/main/java/com/hugnew/core/service/IBaseService.java:19
Method
getById
根据主键查询指定实体 @param id @return
src/main/java/com/hugnew/core/service/impl/BaseService.java:37
Method
getByPage
获取分页数据 @param rowBounds @return
src/main/java/com/hugnew/core/service/IBaseService.java:33
Method
getByPage
获取分页数据 @param rowBounds @return
src/main/java/com/hugnew/core/service/impl/BaseService.java:57
Method
getByteResult
()
src/main/java/com/hugnew/sps/services/pay/util/app/ali/main/util/httpClient/HttpResponse.java:46
Method
getByteResult
()
src/main/java/com/hugnew/sps/services/pay/util/app/ali/global/util/httpClient/HttpResponse.java:45
Method
getByteResult
()
src/main/java/com/hugnew/sps/services/pay/util/web/ali/main/util/httpClient/HttpResponse.java:45
Method
getByteResult
()
src/main/java/com/hugnew/sps/services/pay/util/web/ali/bonded/util/httpClient/HttpResponse.java:45
Method
getByteResult
()
src/main/java/com/hugnew/sps/services/pay/util/web/ali/global/util/httpClient/HttpResponse.java:45
Method
getCacheByKey
获取指定缓存对象,不能用作获取缓存List对象-List用getListCacheByKey方法 @param key the key @param clazz the clazz 不能传集合类型 @return cache by key
src/main/java/com/hugnew/sps/services/ICacheService.java:22
Method
getCacheByKey
(String key, Class<T> clazz)
src/main/java/com/hugnew/sps/services/impls/CacheService.java:34
Method
getCaption
根据输入的多个解释和下标返回一个值 @param captions 例如:"无,爱干净,一般,比较乱" @param index 1 @return 一般
src/main/java/com/hugnew/core/util/StringUtil.java:448
Method
getCellphone
获取手机号 @return cellphone - 手机号
src/main/java/com/hugnew/sps/dao/domain/Member.java:527
Method
getCity
获取所在城市 @return city - 所在城市
src/main/java/com/hugnew/sps/dao/domain/Member.java:599
Method
getClientDigest
()
src/main/java/com/hugnew/sps/realm/token/StatelessAuthToken.java:49
Method
getClientIp
@return Returns the clientIp.
src/main/java/com/hugnew/sps/services/pay/util/app/ali/main/util/httpClient/HttpRequest.java:75
Method
getClientIp
@return Returns the clientIp.
src/main/java/com/hugnew/sps/services/pay/util/app/ali/global/util/httpClient/HttpRequest.java:75
Method
getClientIp
@return Returns the clientIp.
src/main/java/com/hugnew/sps/services/pay/util/web/ali/main/util/httpClient/HttpRequest.java:75
Method
getClientIp
@return Returns the clientIp.
src/main/java/com/hugnew/sps/services/pay/util/web/ali/bonded/util/httpClient/HttpRequest.java:75
Method
getClientIp
@return Returns the clientIp.
src/main/java/com/hugnew/sps/services/pay/util/web/ali/global/util/httpClient/HttpRequest.java:75
Method
getCountry
获取所在区县 @return country - 所在区县
src/main/java/com/hugnew/sps/dao/domain/Member.java:617
Method
getCreateTime
获取 create time. @return the create time
src/main/java/com/hugnew/sps/dto/PayRequestParam.java:219
Method
getCredentials
()
src/main/java/com/hugnew/sps/realm/token/StatelessAuthToken.java:62
Method
getCurrentMonthZeroTimestamp
获取当前月份第一天0点的时间戳 @return 当前月份第一天0点的时间戳
src/main/java/com/hugnew/core/util/DateUtils.java:298
Method
getCustomer
持卡人信息域操作 @param encoding 编码方式 @return base64后的持卡人信息域字段
src/main/java/com/hugnew/sps/services/pay/util/web/unionpay/util/DemoBase.java:230
Method
getData
()
src/main/java/com/hugnew/core/common/model/json/AjaxResult.java:42
Method
getDate
获取系统当期年月日(精确到天),格式:yyyyMMdd @return
src/main/java/com/hugnew/sps/services/pay/util/app/ali/main/util/UtilDate.java:64
Method
getDate
获取系统当期年月日(精确到天),格式:yyyyMMdd @return
src/main/java/com/hugnew/sps/services/pay/util/app/ali/global/util/UtilDate.java:64
Method
getDate
获取系统当期年月日(精确到天),格式:yyyyMMdd @return
src/main/java/com/hugnew/sps/services/pay/util/web/ali/main/util/UtilDate.java:64
Method
getDate
获取系统当期年月日(精确到天),格式:yyyyMMdd @return
src/main/java/com/hugnew/sps/services/pay/util/web/ali/bonded/util/UtilDate.java:63
Method
getDate
获取系统当期年月日(精确到天),格式:yyyyMMdd @return
src/main/java/com/hugnew/sps/services/pay/util/web/ali/global/util/UtilDate.java:63
Method
getDate
获取Date @param num @param startOrEnd @param scope @return
src/main/java/com/hugnew/core/util/DateUtils.java:241
Method
getDateDiff
返回时间间隔天数 @param beginTime @param endTime @return
src/main/java/com/hugnew/core/util/DateUtils.java:320
Method
getDateFormatter
获取系统当前日期(精确到毫秒),格式:yyyy-MM-dd HH:mm:ss @return
src/main/java/com/hugnew/sps/services/pay/util/app/ali/main/util/UtilDate.java:53
Method
getDateFormatter
获取系统当前日期(精确到毫秒),格式:yyyy-MM-dd HH:mm:ss @return
src/main/java/com/hugnew/sps/services/pay/util/app/ali/global/util/UtilDate.java:53
Method
getDateFormatter
获取系统当前日期(精确到毫秒),格式:yyyy-MM-dd HH:mm:ss @return
src/main/java/com/hugnew/sps/services/pay/util/web/ali/main/util/UtilDate.java:53
Method
getDateFormatter
获取系统当前日期(精确到毫秒),格式:yyyy-MM-dd HH:mm:ss @return
src/main/java/com/hugnew/sps/services/pay/util/web/ali/bonded/util/UtilDate.java:52
Method
getDateFormatter
获取系统当前日期(精确到毫秒),格式:yyyy-MM-dd HH:mm:ss @return
src/main/java/com/hugnew/sps/services/pay/util/web/ali/global/util/UtilDate.java:52
Method
getDel
获取 删除标记 @return the del 删除标记
src/main/java/com/hugnew/sps/dao/domain/Member.java:887
Method
getDescription
获取 参数描述 @return 参数描述 description
src/main/java/com/hugnew/sps/dao/domain/SysConfig.java:134
Method
getDictEntriesByKey
(String dictKey)
src/main/java/com/hugnew/sps/services/impls/CacheService.java:52
Method
getDictEntryByKey
(String dictKey, Object entryKey)
src/main/java/com/hugnew/sps/services/impls/CacheService.java:73
Method
getDictMapByKey
获取 dict map by key. @param dictKey the dict key @return the dict map by key
src/main/java/com/hugnew/sps/services/ICacheService.java:51
← previous
next →
501–600 of 974, ranked by callers