Skip navigation links
A B C D E F G H I L O P R S T U V 

A

AbstractChanjetClient - Class in com.chanjet.openapi.sdk.java
畅捷通开放平台客户端抽象
AbstractChanjetClient(String) - Constructor for class com.chanjet.openapi.sdk.java.AbstractChanjetClient
 
AbstractChanjetClient(String, String) - Constructor for class com.chanjet.openapi.sdk.java.AbstractChanjetClient
 
AbstractChanjetClient(String, int, int) - Constructor for class com.chanjet.openapi.sdk.java.AbstractChanjetClient
 
AbstractChanjetClient(String, int, int, int) - Constructor for class com.chanjet.openapi.sdk.java.AbstractChanjetClient
 
AbstractChanjetClient(String, int, int, int, String) - Constructor for class com.chanjet.openapi.sdk.java.AbstractChanjetClient
 
AbstractChanjetContent - Class in com.chanjet.openapi.sdk.java
请求业务模型
AbstractChanjetContent() - Constructor for class com.chanjet.openapi.sdk.java.AbstractChanjetContent
 
AbstractChanjetRequest<T extends ChanjetResponse> - Class in com.chanjet.openapi.sdk.java
 
AbstractChanjetRequest() - Constructor for class com.chanjet.openapi.sdk.java.AbstractChanjetRequest
 
AbstractChanjetResponse - Class in com.chanjet.openapi.sdk.java
 
AbstractChanjetResponse() - Constructor for class com.chanjet.openapi.sdk.java.AbstractChanjetResponse
 
addHeader(String, String) - Method in class com.chanjet.openapi.sdk.java.AbstractChanjetRequest
 
addHeader(String, String) - Method in interface com.chanjet.openapi.sdk.java.ChanjetRequest
添加单个请求头参数
addHeaders(Map<String, String>) - Method in class com.chanjet.openapi.sdk.java.AbstractChanjetRequest
 
addHeaders(Map<String, String>) - Method in interface com.chanjet.openapi.sdk.java.ChanjetRequest
添加多个请求头参数
addQueryParam(String, String) - Method in class com.chanjet.openapi.sdk.java.AbstractChanjetRequest
 
addQueryParam(String, String) - Method in interface com.chanjet.openapi.sdk.java.ChanjetRequest
添加单个query参数
addQueryParams(Map<String, String>) - Method in class com.chanjet.openapi.sdk.java.AbstractChanjetRequest
 
addQueryParams(Map<String, String>) - Method in interface com.chanjet.openapi.sdk.java.ChanjetRequest
添加多个query参数
AddUserContent - Class in com.chanjet.openapi.sdk.java.domain
企业内添加用户
AddUserContent() - Constructor for class com.chanjet.openapi.sdk.java.domain.AddUserContent
 
AddUserRequest - Class in com.chanjet.openapi.sdk.java.request
集成模块模式,企业内添加用户请求
AddUserRequest() - Constructor for class com.chanjet.openapi.sdk.java.request.AddUserRequest
 
AddUserResponse - Class in com.chanjet.openapi.sdk.java.response
集成模块模式,企业内添加用户响应
AddUserResponse() - Constructor for class com.chanjet.openapi.sdk.java.response.AddUserResponse
 
AddUserResponse.Value - Class in com.chanjet.openapi.sdk.java.response
 
APP_KEY - Static variable in class com.chanjet.openapi.sdk.java.common.ChanjetConstants
 
APP_SECRET - Static variable in class com.chanjet.openapi.sdk.java.common.ChanjetConstants
 

B

buildQuery(Map<String, String>) - Static method in class com.chanjet.openapi.sdk.java.utils.HttpUtils
 

C

CashJournalAddContent - Class in com.chanjet.openapi.sdk.java.domain.ydz
易代账新增日记账业务参数
CashJournalAddContent() - Constructor for class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalAddContent
 
CashJournalAddRequest - Class in com.chanjet.openapi.sdk.java.request.ydz
新增日记账
CashJournalAddRequest() - Constructor for class com.chanjet.openapi.sdk.java.request.ydz.CashJournalAddRequest
 
CashJournalAddResponse - Class in com.chanjet.openapi.sdk.java.response.ydz
新增日记账
CashJournalAddResponse() - Constructor for class com.chanjet.openapi.sdk.java.response.ydz.CashJournalAddResponse
 
CashJournalBatchAddContent - Class in com.chanjet.openapi.sdk.java.domain.ydz
易代账批量新增日记账业务参数
CashJournalBatchAddContent() - Constructor for class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalBatchAddContent
 
CashJournalBatchAddContent.Param - Class in com.chanjet.openapi.sdk.java.domain.ydz
 
CashJournalBatchAddRequest - Class in com.chanjet.openapi.sdk.java.request.ydz
批量新增日记账
CashJournalBatchAddRequest() - Constructor for class com.chanjet.openapi.sdk.java.request.ydz.CashJournalBatchAddRequest
 
CashJournalBatchAddResponse - Class in com.chanjet.openapi.sdk.java.response.ydz
批量新增日记账
CashJournalBatchAddResponse() - Constructor for class com.chanjet.openapi.sdk.java.response.ydz.CashJournalBatchAddResponse
 
CashJournalBatchAddResponse.Param - Class in com.chanjet.openapi.sdk.java.response.ydz
 
CashJournalCheckingContent - Class in com.chanjet.openapi.sdk.java.domain.ydz
易代账对账接口业务参数
CashJournalCheckingContent() - Constructor for class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalCheckingContent
 
CashJournalCheckingRequest - Class in com.chanjet.openapi.sdk.java.request.ydz
日记账对账
CashJournalCheckingRequest() - Constructor for class com.chanjet.openapi.sdk.java.request.ydz.CashJournalCheckingRequest
 
CashJournalCheckingResponse - Class in com.chanjet.openapi.sdk.java.response.ydz
日记账对账
CashJournalCheckingResponse() - Constructor for class com.chanjet.openapi.sdk.java.response.ydz.CashJournalCheckingResponse
 
ChanjetApiException - Exception in com.chanjet.openapi.sdk.java.exception
 
ChanjetApiException() - Constructor for exception com.chanjet.openapi.sdk.java.exception.ChanjetApiException
 
ChanjetApiException(String, Throwable) - Constructor for exception com.chanjet.openapi.sdk.java.exception.ChanjetApiException
 
ChanjetApiException(String) - Constructor for exception com.chanjet.openapi.sdk.java.exception.ChanjetApiException
 
ChanjetApiException(Throwable) - Constructor for exception com.chanjet.openapi.sdk.java.exception.ChanjetApiException
 
ChanjetClient - Interface in com.chanjet.openapi.sdk.java
 
ChanjetConstants - Class in com.chanjet.openapi.sdk.java.common
 
ChanjetContent - Interface in com.chanjet.openapi.sdk.java
 
ChanjetLogger - Class in com.chanjet.openapi.sdk.java.utils
日志工具类
ChanjetRequest<T extends ChanjetResponse> - Interface in com.chanjet.openapi.sdk.java
 
ChanjetResponse - Interface in com.chanjet.openapi.sdk.java
 
com.chanjet.openapi.sdk.java - package com.chanjet.openapi.sdk.java
 
com.chanjet.openapi.sdk.java.common - package com.chanjet.openapi.sdk.java.common
 
com.chanjet.openapi.sdk.java.domain - package com.chanjet.openapi.sdk.java.domain
 
com.chanjet.openapi.sdk.java.domain.ydz - package com.chanjet.openapi.sdk.java.domain.ydz
 
com.chanjet.openapi.sdk.java.enums - package com.chanjet.openapi.sdk.java.enums
 
com.chanjet.openapi.sdk.java.exception - package com.chanjet.openapi.sdk.java.exception
 
com.chanjet.openapi.sdk.java.request - package com.chanjet.openapi.sdk.java.request
 
com.chanjet.openapi.sdk.java.request.hsy - package com.chanjet.openapi.sdk.java.request.hsy
 
com.chanjet.openapi.sdk.java.request.ydz - package com.chanjet.openapi.sdk.java.request.ydz
 
com.chanjet.openapi.sdk.java.response - package com.chanjet.openapi.sdk.java.response
 
com.chanjet.openapi.sdk.java.response.hsy - package com.chanjet.openapi.sdk.java.response.hsy
 
com.chanjet.openapi.sdk.java.response.ydz - package com.chanjet.openapi.sdk.java.response.ydz
 
com.chanjet.openapi.sdk.java.utils - package com.chanjet.openapi.sdk.java.utils
 
CONTENT_TYPE - Static variable in class com.chanjet.openapi.sdk.java.common.ChanjetConstants
 
CreateOrderContent - Class in com.chanjet.openapi.sdk.java.domain
代客下单
CreateOrderContent() - Constructor for class com.chanjet.openapi.sdk.java.domain.CreateOrderContent
 
CreateOrderRequest - Class in com.chanjet.openapi.sdk.java.request
集成模块模式,代客下单请求
CreateOrderRequest() - Constructor for class com.chanjet.openapi.sdk.java.request.CreateOrderRequest
 
CreateOrderResponse - Class in com.chanjet.openapi.sdk.java.response
集成模块模式,代客下单响应
CreateOrderResponse() - Constructor for class com.chanjet.openapi.sdk.java.response.CreateOrderResponse
 
CreateOrderResponse.Value - Class in com.chanjet.openapi.sdk.java.response
 
CreateTenantContent - Class in com.chanjet.openapi.sdk.java.domain
创建租户
CreateTenantContent() - Constructor for class com.chanjet.openapi.sdk.java.domain.CreateTenantContent
 
CreateTenantRequest - Class in com.chanjet.openapi.sdk.java.request
集成模块模式,创建租户请求
CreateTenantRequest() - Constructor for class com.chanjet.openapi.sdk.java.request.CreateTenantRequest
 
CreateTenantResponse - Class in com.chanjet.openapi.sdk.java.response
集成模块模式,创建租户响应
CreateTenantResponse() - Constructor for class com.chanjet.openapi.sdk.java.response.CreateTenantResponse
 
CreateTenantResponse.Value - Class in com.chanjet.openapi.sdk.java.response
 

D

DATE_TIME_FORMAT - Static variable in class com.chanjet.openapi.sdk.java.common.ChanjetConstants
默认时间格式
DATE_TIMEZONE - Static variable in class com.chanjet.openapi.sdk.java.common.ChanjetConstants
Date默认时区
DefaultChanjetClient - Class in com.chanjet.openapi.sdk.java
默认畅捷通开放平台API调用客户端
DefaultChanjetClient(String) - Constructor for class com.chanjet.openapi.sdk.java.DefaultChanjetClient
 
DefaultChanjetClient(String, String) - Constructor for class com.chanjet.openapi.sdk.java.DefaultChanjetClient
 
DefaultChanjetClient(String, int, int) - Constructor for class com.chanjet.openapi.sdk.java.DefaultChanjetClient
 
DefaultChanjetClient(String, int, int, int) - Constructor for class com.chanjet.openapi.sdk.java.DefaultChanjetClient
 
DefaultChanjetClient(String, int, int, int, String) - Constructor for class com.chanjet.openapi.sdk.java.DefaultChanjetClient
 
doDelete(ChanjetRequest<T>) - Method in class com.chanjet.openapi.sdk.java.AbstractChanjetClient
 
doDelete(String, Map<String, String>, Map<String, String>, String, int, int) - Static method in class com.chanjet.openapi.sdk.java.utils.HttpUtils
执行HTTP DELETE请求。
doExecute(ChanjetRequest<ChanjetResponse>) - Method in class com.chanjet.openapi.sdk.java.AbstractChanjetClient
 
doExecute(ChanjetRequest<ChanjetResponse>) - Method in interface com.chanjet.openapi.sdk.java.ChanjetClient
指定调用,返回HttpResponse
doGet(ChanjetRequest<T>) - Method in class com.chanjet.openapi.sdk.java.AbstractChanjetClient
 
doGet(String, Map<String, String>, Map<String, String>, String, int, int) - Static method in class com.chanjet.openapi.sdk.java.utils.HttpUtils
执行HTTP GET请求。
doPost(ChanjetRequest<T>) - Method in class com.chanjet.openapi.sdk.java.AbstractChanjetClient
 
doPost(String, Map<String, String>, Map<String, String>, String, String, int, int, String, int) - Static method in class com.chanjet.openapi.sdk.java.utils.HttpUtils
执行HTTP POST请求,可使用代理proxy。
doPost(String, Map<String, String>, String, byte[], int, int, String, int) - Static method in class com.chanjet.openapi.sdk.java.utils.HttpUtils
执行HTTP POST请求。
doPut(ChanjetRequest<T>) - Method in class com.chanjet.openapi.sdk.java.AbstractChanjetClient
 
doPut(String, Map<String, String>, Map<String, String>, String, String, int, int, String, int) - Static method in class com.chanjet.openapi.sdk.java.utils.HttpUtils
执行HTTP PUT请求
doPut(String, Map<String, String>, String, byte[], int, int, String, int) - Static method in class com.chanjet.openapi.sdk.java.utils.HttpUtils
 

E

ErrorInfo - Class in com.chanjet.openapi.sdk.java.common
 
ErrorInfo() - Constructor for class com.chanjet.openapi.sdk.java.common.ErrorInfo
 
execute(ChanjetRequest<T>) - Method in class com.chanjet.openapi.sdk.java.AbstractChanjetClient
 
execute(ChanjetRequest<T>) - Method in interface com.chanjet.openapi.sdk.java.ChanjetClient
执行调用,返回json序列化后的对象

F

FindByEnterpriseIdRequest - Class in com.chanjet.openapi.sdk.java.request.hsy
获取好生意账套列表请求
FindByEnterpriseIdRequest() - Constructor for class com.chanjet.openapi.sdk.java.request.hsy.FindByEnterpriseIdRequest
 
FindByEnterpriseIdResponse - Class in com.chanjet.openapi.sdk.java.response.hsy
获取好生意账套列表响应
FindByEnterpriseIdResponse() - Constructor for class com.chanjet.openapi.sdk.java.response.hsy.FindByEnterpriseIdResponse
 
FindByEnterpriseIdResponse.Param - Class in com.chanjet.openapi.sdk.java.response.hsy
 
FindByEnterpriseIdResponse.Tenant - Class in com.chanjet.openapi.sdk.java.response.hsy
 

G

getAcctgPeriod() - Method in class com.chanjet.openapi.sdk.java.response.ydz.CashJournalBatchAddResponse.Param
 
GetAppAccessTokenContent - Class in com.chanjet.openapi.sdk.java.domain
获取应用凭证
GetAppAccessTokenContent() - Constructor for class com.chanjet.openapi.sdk.java.domain.GetAppAccessTokenContent
 
GetAppAccessTokenRequest - Class in com.chanjet.openapi.sdk.java.request
 
GetAppAccessTokenRequest() - Constructor for class com.chanjet.openapi.sdk.java.request.GetAppAccessTokenRequest
 
GetAppAccessTokenResponse - Class in com.chanjet.openapi.sdk.java.response
 
GetAppAccessTokenResponse() - Constructor for class com.chanjet.openapi.sdk.java.response.GetAppAccessTokenResponse
 
GetAppAccessTokenResponse.Result - Class in com.chanjet.openapi.sdk.java.response
 
getAppKey() - Method in class com.chanjet.openapi.sdk.java.AbstractChanjetRequest
 
getAppKey() - Method in interface com.chanjet.openapi.sdk.java.ChanjetRequest
 
getAppSecret() - Method in class com.chanjet.openapi.sdk.java.AbstractChanjetRequest
 
getBizContent() - Method in class com.chanjet.openapi.sdk.java.AbstractChanjetRequest
 
getBizContent() - Method in interface com.chanjet.openapi.sdk.java.ChanjetRequest
获取业务参数对象
getBizDate() - Method in class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalBatchAddContent.Param
 
getBizDate() - Method in class com.chanjet.openapi.sdk.java.response.ydz.CashJournalBatchAddResponse.Param
 
getBody() - Method in class com.chanjet.openapi.sdk.java.HttpResponse
 
getCashJournalSrcEnum() - Method in class com.chanjet.openapi.sdk.java.response.ydz.CashJournalBatchAddResponse.Param
 
getComments() - Method in class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalBatchAddContent.Param
 
getComments() - Method in class com.chanjet.openapi.sdk.java.response.hsy.FindByEnterpriseIdResponse.Tenant
 
getComments() - Method in class com.chanjet.openapi.sdk.java.response.ydz.CashJournalBatchAddResponse.Param
 
getConnection(URL, String, Map<String, String>, String) - Static method in class com.chanjet.openapi.sdk.java.utils.HttpUtils
 
getConnection(URL, String, Map<String, String>, String, String, int) - Static method in class com.chanjet.openapi.sdk.java.utils.HttpUtils
 
getContentType() - Method in class com.chanjet.openapi.sdk.java.AbstractChanjetRequest
 
getContentType() - Method in interface com.chanjet.openapi.sdk.java.ChanjetRequest
获取请求格式
getCouterpartyAccountName() - Method in class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalBatchAddContent.Param
 
getCouterpartyAccountName() - Method in class com.chanjet.openapi.sdk.java.response.ydz.CashJournalBatchAddResponse.Param
 
getCreatedStamp() - Method in class com.chanjet.openapi.sdk.java.response.hsy.FindByEnterpriseIdResponse.Tenant
 
getDefault() - Method in class com.chanjet.openapi.sdk.java.response.hsy.FindByEnterpriseIdResponse.Param
 
getDigitalReceiptUrl() - Method in class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalBatchAddContent.Param
 
getDisbursementAmount() - Method in class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalBatchAddContent.Param
 
getDisbursementAmount() - Method in class com.chanjet.openapi.sdk.java.response.ydz.CashJournalBatchAddResponse.Param
 
getEnterpriseId() - Method in class com.chanjet.openapi.sdk.java.response.hsy.FindByEnterpriseIdResponse.Tenant
 
getErrorMsg() - Method in exception com.chanjet.openapi.sdk.java.exception.ChanjetApiException
 
getExternalCode() - Method in class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalBatchAddContent.Param
 
getFinAccountId() - Method in class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalBatchAddContent.Param
 
getFinAccountId() - Method in class com.chanjet.openapi.sdk.java.response.ydz.CashJournalBatchAddResponse.Param
 
getFinAccountNo() - Method in class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalBatchAddContent.Param
 
getGlAccountId() - Method in class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalBatchAddContent.Param
 
getHeaders() - Method in class com.chanjet.openapi.sdk.java.AbstractChanjetRequest
 
getHeaders() - Method in interface com.chanjet.openapi.sdk.java.ChanjetRequest
获取请求头
getHeaders() - Method in class com.chanjet.openapi.sdk.java.HttpResponse
 
getHttpMethod() - Method in interface com.chanjet.openapi.sdk.java.ChanjetRequest
获取当前请求的请求方式
getHttpMethod() - Method in class com.chanjet.openapi.sdk.java.request.AddUserRequest
 
getHttpMethod() - Method in class com.chanjet.openapi.sdk.java.request.CreateOrderRequest
 
getHttpMethod() - Method in class com.chanjet.openapi.sdk.java.request.CreateTenantRequest
 
getHttpMethod() - Method in class com.chanjet.openapi.sdk.java.request.GetAppAccessTokenRequest
 
getHttpMethod() - Method in class com.chanjet.openapi.sdk.java.request.GetLoginUrlRequest
 
getHttpMethod() - Method in class com.chanjet.openapi.sdk.java.request.GetOrgAccessTokenRequest
 
getHttpMethod() - Method in class com.chanjet.openapi.sdk.java.request.GetPermanentAuthCodeRequest
 
getHttpMethod() - Method in class com.chanjet.openapi.sdk.java.request.GetTenantTokenRequest
 
getHttpMethod() - Method in class com.chanjet.openapi.sdk.java.request.GetTokenByPermanentCodeRequest
 
getHttpMethod() - Method in class com.chanjet.openapi.sdk.java.request.GetTokenRequest
 
getHttpMethod() - Method in class com.chanjet.openapi.sdk.java.request.GetUserTokenRequest
 
getHttpMethod() - Method in class com.chanjet.openapi.sdk.java.request.hsy.FindByEnterpriseIdRequest
 
getHttpMethod() - Method in class com.chanjet.openapi.sdk.java.request.RefreshTokenRequest
 
getHttpMethod() - Method in class com.chanjet.openapi.sdk.java.request.RemoveUserRequest
 
getHttpMethod() - Method in class com.chanjet.openapi.sdk.java.request.TrailProductRequest
 
getHttpMethod() - Method in class com.chanjet.openapi.sdk.java.request.UserRequest
 
getHttpMethod() - Method in class com.chanjet.openapi.sdk.java.request.ydz.CashJournalAddRequest
 
getHttpMethod() - Method in class com.chanjet.openapi.sdk.java.request.ydz.CashJournalBatchAddRequest
 
getHttpMethod() - Method in class com.chanjet.openapi.sdk.java.request.ydz.CashJournalCheckingRequest
 
getHttpResponse(HttpURLConnection) - Static method in class com.chanjet.openapi.sdk.java.utils.HttpUtils
 
getId() - Method in class com.chanjet.openapi.sdk.java.response.hsy.FindByEnterpriseIdResponse.Tenant
 
getId() - Method in class com.chanjet.openapi.sdk.java.response.ydz.CashJournalBatchAddResponse.Param
 
getIncomeDisbursementName() - Method in class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalBatchAddContent.Param
 
getIncomeDisbursementTypeId() - Method in class com.chanjet.openapi.sdk.java.response.ydz.CashJournalBatchAddResponse.Param
 
getIp() - Static method in class com.chanjet.openapi.sdk.java.utils.ChanjetLogger
 
getLastUpdatedStamp() - Method in class com.chanjet.openapi.sdk.java.response.ydz.CashJournalBatchAddResponse.Param
 
GetLoginUrlRequest - Class in com.chanjet.openapi.sdk.java.request
获取单点登录地址
GetLoginUrlRequest() - Constructor for class com.chanjet.openapi.sdk.java.request.GetLoginUrlRequest
 
GetLoginUrlResponse - Class in com.chanjet.openapi.sdk.java.response
获取单点登录地址响应
GetLoginUrlResponse() - Constructor for class com.chanjet.openapi.sdk.java.response.GetLoginUrlResponse
 
GetLoginUrlResponse.Value - Class in com.chanjet.openapi.sdk.java.response
 
getName() - Method in class com.chanjet.openapi.sdk.java.response.hsy.FindByEnterpriseIdResponse.Tenant
 
getOpenToken() - Method in class com.chanjet.openapi.sdk.java.AbstractChanjetRequest
 
GetOrgAccessTokenContent - Class in com.chanjet.openapi.sdk.java.domain
获取企业凭证
GetOrgAccessTokenContent() - Constructor for class com.chanjet.openapi.sdk.java.domain.GetOrgAccessTokenContent
 
GetOrgAccessTokenRequest - Class in com.chanjet.openapi.sdk.java.request
 
GetOrgAccessTokenRequest() - Constructor for class com.chanjet.openapi.sdk.java.request.GetOrgAccessTokenRequest
 
GetOrgAccessTokenResponse - Class in com.chanjet.openapi.sdk.java.response
 
GetOrgAccessTokenResponse() - Constructor for class com.chanjet.openapi.sdk.java.response.GetOrgAccessTokenResponse
 
GetOrgAccessTokenResponse.Result - Class in com.chanjet.openapi.sdk.java.response
 
GetPermanentAuthCodeContent - Class in com.chanjet.openapi.sdk.java.domain
获取企业永久授权码
GetPermanentAuthCodeContent() - Constructor for class com.chanjet.openapi.sdk.java.domain.GetPermanentAuthCodeContent
 
GetPermanentAuthCodeRequest - Class in com.chanjet.openapi.sdk.java.request
 
GetPermanentAuthCodeRequest() - Constructor for class com.chanjet.openapi.sdk.java.request.GetPermanentAuthCodeRequest
 
GetPermanentAuthCodeResponse - Class in com.chanjet.openapi.sdk.java.response
 
GetPermanentAuthCodeResponse() - Constructor for class com.chanjet.openapi.sdk.java.response.GetPermanentAuthCodeResponse
 
GetPermanentAuthCodeResponse.Result - Class in com.chanjet.openapi.sdk.java.response
 
getQueryParams() - Method in class com.chanjet.openapi.sdk.java.AbstractChanjetRequest
 
getQueryParams() - Method in interface com.chanjet.openapi.sdk.java.ChanjetRequest
获取当前请求的query参数
getReceiptAmount() - Method in class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalBatchAddContent.Param
 
getReceiptAmount() - Method in class com.chanjet.openapi.sdk.java.response.ydz.CashJournalBatchAddResponse.Param
 
getRemark() - Method in class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalBatchAddContent.Param
 
getRequestUri() - Method in class com.chanjet.openapi.sdk.java.AbstractChanjetRequest
 
getRequestUri() - Method in interface com.chanjet.openapi.sdk.java.ChanjetRequest
获取请求uri
getResponseClass() - Method in interface com.chanjet.openapi.sdk.java.ChanjetRequest
得到当前API的响应结果类型
getResponseClass() - Method in class com.chanjet.openapi.sdk.java.request.AddUserRequest
 
getResponseClass() - Method in class com.chanjet.openapi.sdk.java.request.CreateOrderRequest
 
getResponseClass() - Method in class com.chanjet.openapi.sdk.java.request.CreateTenantRequest
 
getResponseClass() - Method in class com.chanjet.openapi.sdk.java.request.GetAppAccessTokenRequest
 
getResponseClass() - Method in class com.chanjet.openapi.sdk.java.request.GetLoginUrlRequest
 
getResponseClass() - Method in class com.chanjet.openapi.sdk.java.request.GetOrgAccessTokenRequest
 
getResponseClass() - Method in class com.chanjet.openapi.sdk.java.request.GetPermanentAuthCodeRequest
 
getResponseClass() - Method in class com.chanjet.openapi.sdk.java.request.GetTenantTokenRequest
 
getResponseClass() - Method in class com.chanjet.openapi.sdk.java.request.GetTokenByPermanentCodeRequest
 
getResponseClass() - Method in class com.chanjet.openapi.sdk.java.request.GetTokenRequest
 
getResponseClass() - Method in class com.chanjet.openapi.sdk.java.request.GetUserTokenRequest
 
getResponseClass() - Method in class com.chanjet.openapi.sdk.java.request.hsy.FindByEnterpriseIdRequest
 
getResponseClass() - Method in class com.chanjet.openapi.sdk.java.request.RefreshTokenRequest
 
getResponseClass() - Method in class com.chanjet.openapi.sdk.java.request.RemoveUserRequest
 
getResponseClass() - Method in class com.chanjet.openapi.sdk.java.request.TrailProductRequest
 
getResponseClass() - Method in class com.chanjet.openapi.sdk.java.request.UserRequest
 
getResponseClass() - Method in class com.chanjet.openapi.sdk.java.request.ydz.CashJournalAddRequest
 
getResponseClass() - Method in class com.chanjet.openapi.sdk.java.request.ydz.CashJournalBatchAddRequest
 
getResponseClass() - Method in class com.chanjet.openapi.sdk.java.request.ydz.CashJournalCheckingRequest
 
getSequenceNum() - Method in class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalBatchAddContent.Param
 
getSequenceNum() - Method in class com.chanjet.openapi.sdk.java.response.ydz.CashJournalBatchAddResponse.Param
 
getStatusCode() - Method in class com.chanjet.openapi.sdk.java.HttpResponse
 
getStatusEnum() - Method in class com.chanjet.openapi.sdk.java.response.hsy.FindByEnterpriseIdResponse.Tenant
 
getTenant() - Method in class com.chanjet.openapi.sdk.java.response.hsy.FindByEnterpriseIdResponse.Param
 
GetTenantTokenContent - Class in com.chanjet.openapi.sdk.java.domain
获取租户token
GetTenantTokenContent() - Constructor for class com.chanjet.openapi.sdk.java.domain.GetTenantTokenContent
 
GetTenantTokenRequest - Class in com.chanjet.openapi.sdk.java.request
集成模块模式,获取租户token请求
GetTenantTokenRequest() - Constructor for class com.chanjet.openapi.sdk.java.request.GetTenantTokenRequest
 
GetTenantTokenResponse - Class in com.chanjet.openapi.sdk.java.response
集成模块模式,获取租户token响应
GetTenantTokenResponse() - Constructor for class com.chanjet.openapi.sdk.java.response.GetTenantTokenResponse
 
GetTenantTokenResponse.Value - Class in com.chanjet.openapi.sdk.java.response
 
GetTokenByPermanentCodeContent - Class in com.chanjet.openapi.sdk.java.domain
根据用户永久授权码获取token
GetTokenByPermanentCodeContent() - Constructor for class com.chanjet.openapi.sdk.java.domain.GetTokenByPermanentCodeContent
 
GetTokenByPermanentCodeRequest - Class in com.chanjet.openapi.sdk.java.request
 
GetTokenByPermanentCodeRequest() - Constructor for class com.chanjet.openapi.sdk.java.request.GetTokenByPermanentCodeRequest
 
GetTokenByPermanentCodeResponse - Class in com.chanjet.openapi.sdk.java.response
 
GetTokenByPermanentCodeResponse() - Constructor for class com.chanjet.openapi.sdk.java.response.GetTokenByPermanentCodeResponse
 
GetTokenByPermanentCodeResponse.Result - Class in com.chanjet.openapi.sdk.java.response
 
GetTokenRequest - Class in com.chanjet.openapi.sdk.java.request
应用入驻模式,获取token请求
GetTokenRequest() - Constructor for class com.chanjet.openapi.sdk.java.request.GetTokenRequest
 
GetTokenResponse - Class in com.chanjet.openapi.sdk.java.response
应用入驻模式,获取token响应
GetTokenResponse() - Constructor for class com.chanjet.openapi.sdk.java.response.GetTokenResponse
 
GetTokenResponse.Result - Class in com.chanjet.openapi.sdk.java.response
 
GetUserTokenContent - Class in com.chanjet.openapi.sdk.java.domain
获取用户token
GetUserTokenContent() - Constructor for class com.chanjet.openapi.sdk.java.domain.GetUserTokenContent
 
GetUserTokenRequest - Class in com.chanjet.openapi.sdk.java.request
集成模块模式,获取用户token请求
GetUserTokenRequest() - Constructor for class com.chanjet.openapi.sdk.java.request.GetUserTokenRequest
 
GetUserTokenResponse - Class in com.chanjet.openapi.sdk.java.response
集成模块模式,获取用户token响应
GetUserTokenResponse() - Constructor for class com.chanjet.openapi.sdk.java.response.GetUserTokenResponse
 
GetUserTokenResponse.Value - Class in com.chanjet.openapi.sdk.java.response
 

H

HttpMethod - Enum in com.chanjet.openapi.sdk.java.enums
 
HttpResponse - Class in com.chanjet.openapi.sdk.java
 
HttpResponse() - Constructor for class com.chanjet.openapi.sdk.java.HttpResponse
 
HttpUtils - Class in com.chanjet.openapi.sdk.java.utils
HTTP 工具类

I

invoke(ChanjetRequest<T>) - Method in class com.chanjet.openapi.sdk.java.AbstractChanjetClient
 
isBizDebugEnabled() - Static method in class com.chanjet.openapi.sdk.java.utils.ChanjetLogger
 
isCommDebugEnabled() - Static method in class com.chanjet.openapi.sdk.java.utils.ChanjetLogger
 

L

logBizCommonParam(String) - Static method in class com.chanjet.openapi.sdk.java.utils.ChanjetLogger
打印公共debug日志
logBizDebugger(Object) - Static method in class com.chanjet.openapi.sdk.java.utils.ChanjetLogger
打印业务debug日志
logBizError(Object, Throwable) - Static method in class com.chanjet.openapi.sdk.java.utils.ChanjetLogger
打印业务错误日志
logBizInfo(Object) - Static method in class com.chanjet.openapi.sdk.java.utils.ChanjetLogger
打印业务info日志
logCommDebugger(Object) - Static method in class com.chanjet.openapi.sdk.java.utils.ChanjetLogger
打印公共debug日志
logCommError(Object, Throwable) - Static method in class com.chanjet.openapi.sdk.java.utils.ChanjetLogger
打印公共错误日志
logCommInfo(Object) - Static method in class com.chanjet.openapi.sdk.java.utils.ChanjetLogger
打印公共info日志
logHttpRequest(String, String, Map<String, String>, Map<String, String>, String) - Static method in class com.chanjet.openapi.sdk.java.utils.ChanjetLogger
打印http请求日志
logHttpResponse(String, String, Map<String, String>, Map<String, String>, String) - Static method in class com.chanjet.openapi.sdk.java.utils.ChanjetLogger
打印http响应日志

O

OPEN_TOKEN - Static variable in class com.chanjet.openapi.sdk.java.common.ChanjetConstants
 

P

Param() - Constructor for class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalBatchAddContent.Param
 
Param() - Constructor for class com.chanjet.openapi.sdk.java.response.hsy.FindByEnterpriseIdResponse.Param
 
Param() - Constructor for class com.chanjet.openapi.sdk.java.response.ydz.CashJournalBatchAddResponse.Param
 

R

RefreshTokenRequest - Class in com.chanjet.openapi.sdk.java.request
刷新token请求
RefreshTokenRequest() - Constructor for class com.chanjet.openapi.sdk.java.request.RefreshTokenRequest
 
RefreshTokenResponse - Class in com.chanjet.openapi.sdk.java.response
刷新token响应
RefreshTokenResponse() - Constructor for class com.chanjet.openapi.sdk.java.response.RefreshTokenResponse
 
RefreshTokenResponse.Result - Class in com.chanjet.openapi.sdk.java.response
 
RemoveUserContent - Class in com.chanjet.openapi.sdk.java.domain
企业内移除用户
RemoveUserContent() - Constructor for class com.chanjet.openapi.sdk.java.domain.RemoveUserContent
 
RemoveUserRequest - Class in com.chanjet.openapi.sdk.java.request
集成模块模式,企业内移除用户请求
RemoveUserRequest() - Constructor for class com.chanjet.openapi.sdk.java.request.RemoveUserRequest
 
RemoveUserResponse - Class in com.chanjet.openapi.sdk.java.response
集成模块模式,企业内移除用户响应
RemoveUserResponse() - Constructor for class com.chanjet.openapi.sdk.java.response.RemoveUserResponse
 
RemoveUserResponse.Value - Class in com.chanjet.openapi.sdk.java.response
 
Result() - Constructor for class com.chanjet.openapi.sdk.java.response.GetAppAccessTokenResponse.Result
 
Result() - Constructor for class com.chanjet.openapi.sdk.java.response.GetOrgAccessTokenResponse.Result
 
Result() - Constructor for class com.chanjet.openapi.sdk.java.response.GetPermanentAuthCodeResponse.Result
 
Result() - Constructor for class com.chanjet.openapi.sdk.java.response.GetTokenByPermanentCodeResponse.Result
 
Result() - Constructor for class com.chanjet.openapi.sdk.java.response.GetTokenResponse.Result
 
Result() - Constructor for class com.chanjet.openapi.sdk.java.response.RefreshTokenResponse.Result
 

S

SDK_VERSION - Static variable in class com.chanjet.openapi.sdk.java.common.ChanjetConstants
SDK版本号
setAcctgPeriod(String) - Method in class com.chanjet.openapi.sdk.java.response.ydz.CashJournalBatchAddResponse.Param
 
setAppKey(String) - Method in class com.chanjet.openapi.sdk.java.AbstractChanjetRequest
 
setAppSecret(String) - Method in class com.chanjet.openapi.sdk.java.AbstractChanjetRequest
 
setBizContent(ChanjetContent) - Method in class com.chanjet.openapi.sdk.java.AbstractChanjetRequest
 
setBizContent(ChanjetContent) - Method in interface com.chanjet.openapi.sdk.java.ChanjetRequest
设置业务参数对象
setBizDate(String) - Method in class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalBatchAddContent.Param
 
setBizDate(String) - Method in class com.chanjet.openapi.sdk.java.response.ydz.CashJournalBatchAddResponse.Param
 
setBody(String) - Method in class com.chanjet.openapi.sdk.java.HttpResponse
 
setCashJournalSrcEnum(String) - Method in class com.chanjet.openapi.sdk.java.response.ydz.CashJournalBatchAddResponse.Param
 
setComments(String) - Method in class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalBatchAddContent.Param
 
setComments(String) - Method in class com.chanjet.openapi.sdk.java.response.hsy.FindByEnterpriseIdResponse.Tenant
 
setComments(String) - Method in class com.chanjet.openapi.sdk.java.response.ydz.CashJournalBatchAddResponse.Param
 
setContentType(String) - Method in class com.chanjet.openapi.sdk.java.AbstractChanjetRequest
 
setContentType(String) - Method in interface com.chanjet.openapi.sdk.java.ChanjetRequest
设置请求格式
setCouterpartyAccountName(String) - Method in class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalBatchAddContent.Param
 
setCouterpartyAccountName(String) - Method in class com.chanjet.openapi.sdk.java.response.ydz.CashJournalBatchAddResponse.Param
 
setCreatedStamp(String) - Method in class com.chanjet.openapi.sdk.java.response.hsy.FindByEnterpriseIdResponse.Tenant
 
setDefault(Boolean) - Method in class com.chanjet.openapi.sdk.java.response.hsy.FindByEnterpriseIdResponse.Param
 
setDigitalReceiptUrl(String) - Method in class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalBatchAddContent.Param
 
setDisbursementAmount(BigDecimal) - Method in class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalBatchAddContent.Param
 
setDisbursementAmount(BigDecimal) - Method in class com.chanjet.openapi.sdk.java.response.ydz.CashJournalBatchAddResponse.Param
 
setEnterpriseId(String) - Method in class com.chanjet.openapi.sdk.java.response.hsy.FindByEnterpriseIdResponse.Tenant
 
setExternalCode(String) - Method in class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalBatchAddContent.Param
 
setFinAccountId(Long) - Method in class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalBatchAddContent.Param
 
setFinAccountId(Long) - Method in class com.chanjet.openapi.sdk.java.response.ydz.CashJournalBatchAddResponse.Param
 
setFinAccountNo(String) - Method in class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalBatchAddContent.Param
 
setGlAccountId(Long) - Method in class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalBatchAddContent.Param
 
setHeaders(Map<String, String>) - Method in class com.chanjet.openapi.sdk.java.HttpResponse
 
setId(Long) - Method in class com.chanjet.openapi.sdk.java.response.hsy.FindByEnterpriseIdResponse.Tenant
 
setId(Long) - Method in class com.chanjet.openapi.sdk.java.response.ydz.CashJournalBatchAddResponse.Param
 
setIncomeDisbursementName(String) - Method in class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalBatchAddContent.Param
 
setIncomeDisbursementTypeId(Long) - Method in class com.chanjet.openapi.sdk.java.response.ydz.CashJournalBatchAddResponse.Param
 
setIp(String) - Static method in class com.chanjet.openapi.sdk.java.utils.ChanjetLogger
 
setKeepAliveTimeout(int) - Static method in class com.chanjet.openapi.sdk.java.utils.HttpUtils
设置KeepAlive连接超时时间,一次HTTP请求完成后,底层TCP连接将尝试尽量保持该超时时间后才关闭,以便其他HTTP请求复用TCP连接
setLastUpdatedStamp(String) - Method in class com.chanjet.openapi.sdk.java.response.ydz.CashJournalBatchAddResponse.Param
 
setName(String) - Method in class com.chanjet.openapi.sdk.java.response.hsy.FindByEnterpriseIdResponse.Tenant
 
setNeedCheckServerTrusted(boolean) - Static method in class com.chanjet.openapi.sdk.java.utils.HttpUtils
设置是否校验SSL服务端证书
setNeedEnableLogger(boolean) - Static method in class com.chanjet.openapi.sdk.java.utils.ChanjetLogger
 
setOpenToken(String) - Method in class com.chanjet.openapi.sdk.java.AbstractChanjetRequest
 
setReceiptAmount(BigDecimal) - Method in class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalBatchAddContent.Param
 
setReceiptAmount(BigDecimal) - Method in class com.chanjet.openapi.sdk.java.response.ydz.CashJournalBatchAddResponse.Param
 
setRemark(String) - Method in class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalBatchAddContent.Param
 
setRequestUri(String) - Method in class com.chanjet.openapi.sdk.java.AbstractChanjetRequest
 
setSequenceNum(Integer) - Method in class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalBatchAddContent.Param
 
setSequenceNum(Long) - Method in class com.chanjet.openapi.sdk.java.response.ydz.CashJournalBatchAddResponse.Param
 
setStatusCode(int) - Method in class com.chanjet.openapi.sdk.java.HttpResponse
 
setStatusEnum(String) - Method in class com.chanjet.openapi.sdk.java.response.hsy.FindByEnterpriseIdResponse.Tenant
 
setTenant(FindByEnterpriseIdResponse.Tenant) - Method in class com.chanjet.openapi.sdk.java.response.hsy.FindByEnterpriseIdResponse.Param
 
sign(ChanjetRequest, String) - Method in class com.chanjet.openapi.sdk.java.DefaultChanjetClient
 
sign(String, String, String, String) - Static method in class com.chanjet.openapi.sdk.java.utils.SignUtils
对报文进行加签
SIGN_KEY - Static variable in class com.chanjet.openapi.sdk.java.common.ChanjetConstants
 
SignUtils - Class in com.chanjet.openapi.sdk.java.utils
 
SignUtils() - Constructor for class com.chanjet.openapi.sdk.java.utils.SignUtils
 
splitUrlQuery(String) - Static method in class com.chanjet.openapi.sdk.java.utils.HttpUtils
从URL中提取所有的参数。

T

Tenant() - Constructor for class com.chanjet.openapi.sdk.java.response.hsy.FindByEnterpriseIdResponse.Tenant
 
TIMESTAMP_KEY - Static variable in class com.chanjet.openapi.sdk.java.common.ChanjetConstants
 
toString() - Method in class com.chanjet.openapi.sdk.java.domain.ydz.CashJournalBatchAddContent.Param
 
toString() - Method in class com.chanjet.openapi.sdk.java.HttpResponse
 
toString() - Method in class com.chanjet.openapi.sdk.java.response.hsy.FindByEnterpriseIdResponse.Param
 
toString() - Method in class com.chanjet.openapi.sdk.java.response.hsy.FindByEnterpriseIdResponse.Tenant
 
toString() - Method in class com.chanjet.openapi.sdk.java.response.ydz.CashJournalBatchAddResponse.Param
 
TrailProductContent - Class in com.chanjet.openapi.sdk.java.domain
产品试用
TrailProductContent() - Constructor for class com.chanjet.openapi.sdk.java.domain.TrailProductContent
 
TrailProductRequest - Class in com.chanjet.openapi.sdk.java.request
集成模块模式,产品试用请求
TrailProductRequest() - Constructor for class com.chanjet.openapi.sdk.java.request.TrailProductRequest
 
TrailProductResponse - Class in com.chanjet.openapi.sdk.java.response
集成模块模式,产品试用响应
TrailProductResponse() - Constructor for class com.chanjet.openapi.sdk.java.response.TrailProductResponse
 
TrailProductResponse.Value - Class in com.chanjet.openapi.sdk.java.response
 

U

UserRequest - Class in com.chanjet.openapi.sdk.java.request
 
UserRequest() - Constructor for class com.chanjet.openapi.sdk.java.request.UserRequest
 
UserResponse - Class in com.chanjet.openapi.sdk.java.response
 
UserResponse() - Constructor for class com.chanjet.openapi.sdk.java.response.UserResponse
 

V

Value() - Constructor for class com.chanjet.openapi.sdk.java.response.AddUserResponse.Value
 
Value() - Constructor for class com.chanjet.openapi.sdk.java.response.CreateOrderResponse.Value
 
Value() - Constructor for class com.chanjet.openapi.sdk.java.response.CreateTenantResponse.Value
 
Value() - Constructor for class com.chanjet.openapi.sdk.java.response.GetLoginUrlResponse.Value
 
Value() - Constructor for class com.chanjet.openapi.sdk.java.response.GetTenantTokenResponse.Value
 
Value() - Constructor for class com.chanjet.openapi.sdk.java.response.GetUserTokenResponse.Value
 
Value() - Constructor for class com.chanjet.openapi.sdk.java.response.RemoveUserResponse.Value
 
Value() - Constructor for class com.chanjet.openapi.sdk.java.response.TrailProductResponse.Value
 
valueOf(String) - Static method in enum com.chanjet.openapi.sdk.java.enums.HttpMethod
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.chanjet.openapi.sdk.java.enums.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G H I L O P R S T U V 
Skip navigation links

Copyright © 2021. All rights reserved.