public class FuiouMerchantDetails extends com.egzosn.pay.fuiou.api.FuiouPayConfigStorage implements PaymentPlatformMerchantDetails, PaymentPlatformServiceAdapter, PayConfigurerAdapter<InMemoryMerchantDetailsServiceBuilder>
email egzosn@gmail.com
date 2019/4/6 14:30.
| 构造器和说明 |
|---|
FuiouMerchantDetails() |
FuiouMerchantDetails(InMemoryMerchantDetailsServiceBuilder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
InMemoryMerchantDetailsServiceBuilder |
and()
外部调用者使用,链式的做法
|
FuiouMerchantDetails |
detailsId(String detailsId) |
InMemoryMerchantDetailsServiceBuilder |
getBuilder()
获取构建器
|
String |
getDetailsId()
获取支付商户id
|
com.egzosn.pay.common.http.HttpConfigStorage |
getHttpConfigStorage()
获取HTTP请求配置
|
PaymentPlatform |
getPaymentPlatform()
获取支付平台
|
com.egzosn.pay.common.api.PayService |
getPayService()
获取支付平台对应的支付服务
|
FuiouMerchantDetails |
httpConfigStorage(com.egzosn.pay.common.http.HttpConfigStorage httpConfigStorage) |
PaymentPlatformServiceAdapter |
initService()
初始化服务
|
FuiouMerchantDetails |
inputCharset(String inputCharset) |
FuiouMerchantDetails |
keyPrivate(String keyPrivate) |
FuiouMerchantDetails |
keyPublic(String keyPublic) |
FuiouMerchantDetails |
mchntCd(String mchntCd) |
FuiouMerchantDetails |
notifyUrl(String notifyUrl) |
FuiouMerchantDetails |
returnUrl(String returnUrl) |
void |
setDetailsId(String detailsId) |
FuiouMerchantDetails |
signType(String signType) |
FuiouMerchantDetails |
test(boolean test) |
getAppid, getAppId, getMchntCd, getPid, getSeller, setMchntCdaddAttr, expireAccessToken, getAccessToken, getAccessTokenLock, getAttach, getAttr, getAttrs, getExpiresTime, getInputCharset, getKeyPrivate, getKeyPublic, getNotifyUrl, getPayType, getReturnUrl, getSignType, getToken, isAccessTokenExpired, isCertSign, isTest, setAccessToken, setAccessTokenLock, setAttach, setCertSign, setExpiresTime, setInputCharset, setKeyPrivate, setKeyPublic, setNotifyUrl, setPayType, setReturnUrl, setSignType, setTest, updateAccessToken, updateAccessTokenclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic FuiouMerchantDetails(InMemoryMerchantDetailsServiceBuilder builder)
public FuiouMerchantDetails()
public InMemoryMerchantDetailsServiceBuilder and()
and 在接口中 PayConfigurerAdapter<InMemoryMerchantDetailsServiceBuilder>public InMemoryMerchantDetailsServiceBuilder getBuilder()
getBuilder 在接口中 PayConfigurerAdapter<InMemoryMerchantDetailsServiceBuilder>public PaymentPlatform getPaymentPlatform()
getPaymentPlatform 在接口中 PaymentPlatformMerchantDetailspublic PaymentPlatformServiceAdapter initService()
initService 在接口中 PaymentPlatformServiceAdapterpublic com.egzosn.pay.common.api.PayService getPayService()
getPayService 在接口中 PaymentPlatformMerchantDetailsgetPayService 在接口中 PaymentPlatformServiceAdapterpublic com.egzosn.pay.common.http.HttpConfigStorage getHttpConfigStorage()
getHttpConfigStorage 在接口中 PaymentPlatformServiceAdapterpublic FuiouMerchantDetails httpConfigStorage(com.egzosn.pay.common.http.HttpConfigStorage httpConfigStorage)
public void setDetailsId(String detailsId)
public String getDetailsId()
getDetailsId 在接口中 MerchantDetailspublic FuiouMerchantDetails detailsId(String detailsId)
public FuiouMerchantDetails notifyUrl(String notifyUrl)
public FuiouMerchantDetails returnUrl(String returnUrl)
public FuiouMerchantDetails signType(String signType)
public FuiouMerchantDetails inputCharset(String inputCharset)
public FuiouMerchantDetails test(boolean test)
public FuiouMerchantDetails mchntCd(String mchntCd)
public FuiouMerchantDetails keyPrivate(String keyPrivate)
public FuiouMerchantDetails keyPublic(String keyPublic)
Copyright © 2022. All rights reserved.