public class EasyFinBankServiceImp extends BaseServiceImp implements EasyFinBankService
| Modifier and Type | Class and Description |
|---|---|
protected class |
EasyFinBankServiceImp.JobIDResponse |
protected class |
EasyFinBankServiceImp.TIDMemoRequest |
BaseServiceImp.UnitCostResponse, BaseServiceImp.UploadFile, BaseServiceImp.URLResponse| Constructor and Description |
|---|
EasyFinBankServiceImp() |
checkID, checkIsMember, fromJsonString, getAccessURL, getBalance, getChargeURL, getContactInfo, getContactInfo, getCorpInfo, getCorpInfo, getLinkID, getPartnerBalance, getPartnerURL, getPaymentHistory, getPaymentHistory, getPaymentURL, getPointInfo, getPopbillURL, getPopbillURL, getRefundableBalance, getRefundableBalance, getRefundHistory, getRefundHistory, getRefundInfo, getRefundInfo, getSecretKey, getServiceID, getServiceURL, getSettleResult, getSettleResult, getUseHistory, getUseHistory, getUseHistoryURL, httpBulkPost, httpget, httppost, httppost, httppost, httppostFiles, isIPRestrictOnOff, isTest, isUseGAIP, isUseLocalTimeYN, isUseStaticIP, joinMember, listContact, listContact, paymentRequest, paymentRequest, quitMember, quitMember, refund, refund, registContact, registContact, setAuthURL, setIPRestrictOnOff, setLinkID, setProxyIP, setProxyPort, setSecretKey, setServiceURL, setTest, setTestServiceURL, setUseGAIP, setUseLocalTimeYN, setUseStaticIP, toJsonString, updateContact, updateCorpInfo, updateCorpInfoclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckID, checkIsMember, getAccessURL, getBalance, getChargeURL, getContactInfo, getContactInfo, getCorpInfo, getCorpInfo, getPartnerBalance, getPartnerURL, getPaymentHistory, getPaymentHistory, getPaymentURL, getPointInfo, getPopbillURL, getPopbillURL, getRefundableBalance, getRefundableBalance, getRefundHistory, getRefundHistory, getRefundInfo, getRefundInfo, getSettleResult, getSettleResult, getUseHistory, getUseHistory, getUseHistoryURL, joinMember, listContact, listContact, paymentRequest, paymentRequest, quitMember, quitMember, refund, refund, registContact, registContact, updateContact, updateCorpInfo, updateCorpInfoprotected List<String> getScopes()
getScopes in class BaseServiceImppublic String getBankAccountMgtURL(String CorpNum) throws PopbillException
EasyFinBankServicegetBankAccountMgtURL in interface EasyFinBankServicePopbillExceptionpublic String getBankAccountMgtURL(String CorpNum, String UserID) throws PopbillException
EasyFinBankServicegetBankAccountMgtURL in interface EasyFinBankServicePopbillExceptionpublic Response registBankAccount(String CorpNum, EasyFinBankAccountForm form) throws PopbillException
EasyFinBankServiceregistBankAccount in interface EasyFinBankServicePopbillExceptionpublic Response registBankAccount(String CorpNum, EasyFinBankAccountForm form, String UserID) throws PopbillException
EasyFinBankServiceregistBankAccount in interface EasyFinBankServicePopbillExceptionpublic Response closeBankAccount(String CorpNum, String BankCode, String AccountNumber, String CloseType) throws PopbillException
EasyFinBankServicecloseBankAccount in interface EasyFinBankServicePopbillExceptionpublic Response closeBankAccount(String CorpNum, String BankCode, String AccountNumber, String CloseType, String UserID) throws PopbillException
EasyFinBankServicecloseBankAccount in interface EasyFinBankServicePopbillExceptionpublic Response revokeCloseBankAccount(String CorpNum, String BankCode, String AccountNumber) throws PopbillException
EasyFinBankServicerevokeCloseBankAccount in interface EasyFinBankServicePopbillExceptionpublic Response revokeCloseBankAccount(String CorpNum, String BankCode, String AccountNumber, String UserID) throws PopbillException
EasyFinBankServicerevokeCloseBankAccount in interface EasyFinBankServicePopbillExceptionpublic Response deleteBankAccount(String CorpNum, String BankCode, String AccountNumber) throws PopbillException
EasyFinBankServicedeleteBankAccount in interface EasyFinBankServicePopbillExceptionpublic Response deleteBankAccount(String CorpNum, String BankCode, String AccountNumber, String UserID) throws PopbillException
EasyFinBankServicedeleteBankAccount in interface EasyFinBankServicePopbillExceptionpublic Response updateBankAccount(String CorpNum, EasyFinBankAccountForm form) throws PopbillException
EasyFinBankServiceupdateBankAccount in interface EasyFinBankServicePopbillExceptionpublic Response updateBankAccount(String CorpNum, EasyFinBankAccountForm form, String UserID) throws PopbillException
EasyFinBankServiceupdateBankAccount in interface EasyFinBankServicePopbillExceptionpublic EasyFinBankAccount getBankAccountInfo(String CorpNum, String BankCode, String AccountNumber) throws PopbillException
EasyFinBankServicegetBankAccountInfo in interface EasyFinBankServicePopbillExceptionpublic EasyFinBankAccount getBankAccountInfo(String CorpNum, String BankCode, String AccountNumber, String UserID) throws PopbillException
EasyFinBankServicegetBankAccountInfo in interface EasyFinBankServicePopbillExceptionpublic EasyFinBankAccount[] listBankAccount(String CorpNum) throws PopbillException
EasyFinBankServicelistBankAccount in interface EasyFinBankServicePopbillExceptionpublic EasyFinBankAccount[] listBankAccount(String CorpNum, String UserID) throws PopbillException
EasyFinBankServicelistBankAccount in interface EasyFinBankServicePopbillExceptionpublic String requestJob(String CorpNum, String BankCode, String AccountNumber, String SDate, String EDate) throws PopbillException
EasyFinBankServicerequestJob in interface EasyFinBankServicePopbillExceptionpublic String requestJob(String CorpNum, String BankCode, String AccountNumber, String SDate, String EDate, String UserID) throws PopbillException
EasyFinBankServicerequestJob in interface EasyFinBankServicePopbillExceptionpublic EasyFinBankJobState getJobState(String CorpNum, String JobID) throws PopbillException
EasyFinBankServicegetJobState in interface EasyFinBankServicePopbillExceptionpublic EasyFinBankJobState getJobState(String CorpNum, String JobID, String UserID) throws PopbillException
EasyFinBankServicegetJobState in interface EasyFinBankServicePopbillExceptionpublic EasyFinBankJobState[] listActiveJob(String CorpNum) throws PopbillException
EasyFinBankServicelistActiveJob in interface EasyFinBankServicePopbillExceptionpublic EasyFinBankJobState[] listActiveJob(String CorpNum, String UserID) throws PopbillException
EasyFinBankServicelistActiveJob in interface EasyFinBankServicePopbillExceptionpublic EasyFinBankSearchResult search(String CorpNum, String JobID, String[] TradeType, String SearchString, Integer Page, Integer PerPage, String Order) throws PopbillException
EasyFinBankServicesearch in interface EasyFinBankServicePopbillExceptionpublic EasyFinBankSearchResult search(String CorpNum, String JobID, String[] TradeType, String SearchString, Integer Page, Integer PerPage, String Order, String UserID) throws PopbillException
EasyFinBankServicesearch in interface EasyFinBankServicePopbillExceptionpublic EasyFinBankSummary summary(String CorpNum, String JobID, String[] TradeType, String SearchString) throws PopbillException
EasyFinBankServicesummary in interface EasyFinBankServicePopbillExceptionpublic EasyFinBankSummary summary(String CorpNum, String JobID, String[] TradeType, String SearchString, String UserID) throws PopbillException
EasyFinBankServicesummary in interface EasyFinBankServicePopbillExceptionpublic Response saveMemo(String CorpNum, String TID, String Memo) throws PopbillException
EasyFinBankServicesaveMemo in interface EasyFinBankServicePopbillExceptionpublic Response saveMemo(String CorpNum, String TID, String Memo, String UserID) throws PopbillException
EasyFinBankServicesaveMemo in interface EasyFinBankServicePopbillExceptionpublic FlatRateState getFlatRateState(String CorpNum, String BankCode, String AccountNumber) throws PopbillException
EasyFinBankServicegetFlatRateState in interface EasyFinBankServicePopbillExceptionpublic FlatRateState getFlatRateState(String CorpNum, String BankCode, String AccountNumber, String UserID) throws PopbillException
EasyFinBankServicegetFlatRateState in interface EasyFinBankServicePopbillExceptionpublic String getFlatRatePopUpURL(String CorpNum) throws PopbillException
EasyFinBankServicegetFlatRatePopUpURL in interface EasyFinBankServicePopbillExceptionpublic String getFlatRatePopUpURL(String CorpNum, String UserID) throws PopbillException
EasyFinBankServicegetFlatRatePopUpURL in interface EasyFinBankServicePopbillExceptionpublic ChargeInfo getChargeInfo(String CorpNum) throws PopbillException
EasyFinBankServicegetChargeInfo in interface EasyFinBankServicePopbillExceptionCopyright © 2023. All rights reserved.