跳过导航链接
A B C D E F G H I J L M N O P R S T U V W 

A

activateObject(PooledObject<CloseableHttpClient>) - 类 中的方法com.centit.framework.appclient.PooledHttpClientFactory
 
addResponseData(String, Object) - 类 中的方法com.centit.framework.common.ResponseMapData
 
allocHttpClient() - 类 中的方法com.centit.framework.appclient.AppSession
 
appointDefaultSendType(String) - 接口 中的方法com.centit.framework.model.adapter.NotificationCenter
设置默认的发送通知内部
AppSession - com.centit.framework.appclient中的类
 
AppSession(String, boolean, String, String) - 类 的构造器com.centit.framework.appclient.AppSession
 
AppSession(String, String, String) - 类 的构造器com.centit.framework.appclient.AppSession
 
AppSession(String) - 类 的构造器com.centit.framework.appclient.AppSession
 
AppSession() - 类 的构造器com.centit.framework.appclient.AppSession
 
askAccessToken(CloseableHttpClient) - 类 中的方法com.centit.framework.appclient.AppSession
 

B

BLANK_EXCEPTION - 异常错误 中的静态变量com.centit.framework.common.ObjectException
 

C

checkAccessToken(CloseableHttpClient) - 类 中的方法com.centit.framework.appclient.AppSession
 
com.centit.framework.appclient - 程序包 com.centit.framework.appclient
 
com.centit.framework.common - 程序包 com.centit.framework.common
 
com.centit.framework.model.adapter - 程序包 com.centit.framework.model.adapter
 
com.centit.framework.model.basedata - 程序包 com.centit.framework.model.basedata
 
completeQueryUrl(String) - 类 中的方法com.centit.framework.appclient.AppSession
 
convertJSONToMap(JSONObject, Class<T>) - 类 中的方法com.centit.framework.common.ResponseJSON
 
createHttpExecutorContext(CloseableHttpClient) - 类 中的方法com.centit.framework.appclient.AppSession
 
createHttpExecutorContext() - 类 中的方法com.centit.framework.appclient.AppSession
 

D

data - 类 中的变量com.centit.framework.common.ResponseSingleData
返回的详细数据, 可能是需要回显的参数,也可能是验证的错误提示
DATA_NOT_FOUND_EXCEPTION - 异常错误 中的静态变量com.centit.framework.common.ObjectException
 
DATABASE_OPERATE_EXCEPTION - 异常错误 中的静态变量com.centit.framework.common.ObjectException
 
DATABASE_OUT_SYNC_EXCEPTION - 异常错误 中的静态变量com.centit.framework.common.ObjectException
 
destroyObject(PooledObject<CloseableHttpClient>) - 类 中的方法com.centit.framework.appclient.PooledHttpClientFactory
 
doDelete(CloseableHttpClient, String, String) - 类 中的方法com.centit.framework.appclient.AppSession
 
doDelete(AppSession, String, String) - 类 中的方法com.centit.framework.appclient.RestfulHttpRequest
 

E

EMPTY_RESULT_EXCEPTION - 异常错误 中的静态变量com.centit.framework.common.ObjectException
 
equals(Object) - 类 中的方法com.centit.framework.common.OptionItem
 
ERROR_BAD_PROCESS_DATASCOPE - 接口 中的静态变量com.centit.framework.common.ResponseData
707 用户没有操作对应的数据权限
ERROR_BAD_PROCESS_POWER_ - 接口 中的静态变量com.centit.framework.common.ResponseData
706 用户没有执行程序的权限
ERROR_BAD_REQUEST - 接口 中的静态变量com.centit.framework.common.ResponseData
400 (错误请求) 服务器不理解请求的语法。
ERROR_FIELD_INPUT_CONFLICT - 接口 中的静态变量com.centit.framework.common.ResponseData
702 输入内容冲突
ERROR_FIELD_INPUT_NOT_VALID - 接口 中的静态变量com.centit.framework.common.ResponseData
701 输入格式验证错误
ERROR_FORBIDDEN - 接口 中的静态变量com.centit.framework.common.ResponseData
403 (禁止) 服务器拒绝请求。
ERROR_INTERNAL_SERVER_ERROR - 接口 中的静态变量com.centit.framework.common.ResponseData
500 (服务器内部错误) 服务器遇到错误,无法完成请求。
ERROR_METHOD_DISABLED - 接口 中的静态变量com.centit.framework.common.ResponseData
708 方法已禁用
ERROR_NOT_ACCEPTABLE - 接口 中的静态变量com.centit.framework.common.ResponseData
406 (不接受) 无法使用请求的内容特性响应请求的网页。
ERROR_NOT_FOUND - 接口 中的静态变量com.centit.framework.common.ResponseData
404 (未找到) 服务器找不到请求的网页。
ERROR_OPERATION - 接口 中的静态变量com.centit.framework.common.ResponseData
8xx 业务系统自定义错误
ERROR_POSTCONDITION_FAILED - 接口 中的静态变量com.centit.framework.common.ResponseData
705 程序执行后置条件验证失败
ERROR_PRECONDITION_FAILED - 接口 中的静态变量com.centit.framework.common.ResponseData
703 程序执行先前条件验证失败
ERROR_PROCESS_ERROR - 接口 中的静态变量com.centit.framework.common.ResponseData
700 后台程序位置错误 或者 类型为细分错误
ERROR_PROCESS_FAILED - 接口 中的静态变量com.centit.framework.common.ResponseData
704 程序执行异常错误
ERROR_SESSION_TIMEOUT - 接口 中的静态变量com.centit.framework.common.ResponseData
 
ERROR_UNAUTHORIZED - 接口 中的静态变量com.centit.framework.common.ResponseData
401 (未授权) 请求要求身份验证。
ERROR_USER_LOGIN_ERROR - 接口 中的静态变量com.centit.framework.common.ResponseData
101 用户登录失败
ERROR_USER_NOT_LOGIN - 接口 中的静态变量com.centit.framework.common.ResponseData
用户未登录引起多次302 302 (临时移动) 服务器目前从不同位置的网页响应请求,但请求者应继续使用原有位置来进行以后的请求。

F

FORMAT_DATE_EXCEPTION - 异常错误 中的静态变量com.centit.framework.common.ObjectException
 
FORMAT_NUMBER_EXCEPTION - 异常错误 中的静态变量com.centit.framework.common.ObjectException
 
formPost(CloseableHttpClient, String, Object, boolean) - 类 中的方法com.centit.framework.appclient.AppSession
 
formPost(CloseableHttpClient, String, Object) - 类 中的方法com.centit.framework.appclient.AppSession
 
formPost(AppSession, String, Object, boolean) - 类 中的静态方法com.centit.framework.appclient.RestfulHttpRequest
 
formPost(AppSession, String, Object) - 类 中的静态方法com.centit.framework.appclient.RestfulHttpRequest
 
formPut(CloseableHttpClient, String, Object) - 类 中的方法com.centit.framework.appclient.AppSession
 
formPut(AppSession, String, Object) - 类 中的静态方法com.centit.framework.appclient.RestfulHttpRequest
 

G

getAppServerUrl() - 类 中的方法com.centit.framework.appclient.AppSession
 
getCode() - 接口 中的方法com.centit.framework.common.ResponseData
 
getCode() - 类 中的方法com.centit.framework.common.ResponseJSON
 
getCode() - 类 中的方法com.centit.framework.common.ResponseSingleData
 
getData() - 接口 中的方法com.centit.framework.common.ResponseData
 
getData() - 类 中的方法com.centit.framework.common.ResponseJSON
 
getData(String) - 类 中的方法com.centit.framework.common.ResponseJSON
 
getData() - 类 中的方法com.centit.framework.common.ResponseMapData
 
getData() - 类 中的方法com.centit.framework.common.ResponseSingleData
 
getDataAsArray(String, String, Class<T>) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
 
getDataAsArray(String, Class<T>) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
 
getDataAsArray(Class<T>) - 类 中的方法com.centit.framework.common.ResponseJSON
 
getDataAsArray(String, Class<T>) - 类 中的方法com.centit.framework.common.ResponseJSON
 
getDataAsMap(Class<T>) - 类 中的方法com.centit.framework.common.ResponseJSON
 
getDataAsMap(String, Class<T>) - 类 中的方法com.centit.framework.common.ResponseJSON
 
getDataAsObject(String, String, Class<T>) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
 
getDataAsObject(String, Class<T>) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
 
getDataAsObject(Class<T>) - 类 中的方法com.centit.framework.common.ResponseJSON
 
getDataAsObject(String, Class<T>) - 类 中的方法com.centit.framework.common.ResponseJSON
 
getDataAsString() - 类 中的方法com.centit.framework.common.ResponseJSON
 
getDataAsString(String) - 类 中的方法com.centit.framework.common.ResponseJSON
 
getExceptionCode() - 异常错误 中的方法com.centit.framework.common.ObjectException
 
getGeneralVariable(String) - 接口 中的方法com.centit.framework.model.adapter.UserUnitVariableTranslate
变量名--变量值的转变 变量 是用 ${变量名} 如果这个变量不存在,返回空字符串 "''"
getGroup() - 类 中的方法com.centit.framework.common.OptionItem
 
getLogLevel() - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
getMessage() - 接口 中的方法com.centit.framework.common.ResponseData
 
getMessage() - 类 中的方法com.centit.framework.common.ResponseJSON
 
getMessage() - 类 中的方法com.centit.framework.common.ResponseSingleData
 
getMsgContent() - 类 中的方法com.centit.framework.model.basedata.NoticeMessage
 
getMsgSubject() - 类 中的方法com.centit.framework.model.basedata.NoticeMessage
 
getMsgType() - 类 中的方法com.centit.framework.model.basedata.NoticeMessage
 
getName() - 类 中的方法com.centit.framework.common.OptionItem
 
getNewValue() - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
getObjectData() - 异常错误 中的方法com.centit.framework.common.ObjectException
 
getOldValue() - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
getOptContent() - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
getOptId() - 类 中的方法com.centit.framework.model.basedata.NoticeMessage
 
getOptId() - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
getOptMethod() - 类 中的方法com.centit.framework.model.basedata.NoticeMessage
 
getOptMethod() - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
getOptMethodText() - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
getOptTag() - 类 中的方法com.centit.framework.model.basedata.NoticeMessage
 
getOptTag() - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
getoptTag() - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
getOptTime() - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
getOriginalJSON() - 类 中的方法com.centit.framework.common.ResponseJSON
 
getPassword() - 类 中的方法com.centit.framework.appclient.AppSession
 
getResponseData(CloseableHttpClient, String, String) - 类 中的方法com.centit.framework.appclient.AppSession
 
getResponseData(CloseableHttpClient, String, Map<String, Object>) - 类 中的方法com.centit.framework.appclient.AppSession
 
getResponseData(CloseableHttpClient, String) - 类 中的方法com.centit.framework.appclient.AppSession
 
getResponseData(AppSession, String) - 类 中的静态方法com.centit.framework.appclient.RestfulHttpRequest
 
getResponseData(AppSession, String, Map<String, Object>) - 类 中的静态方法com.centit.framework.appclient.RestfulHttpRequest
 
getResponseData(String) - 类 中的方法com.centit.framework.common.ResponseMapData
 
getResponseObject(AppSession, String, Class<T>) - 类 中的静态方法com.centit.framework.appclient.RestfulHttpRequest
 
getResponseObject(AppSession, String, Map<String, Object>, Class<T>) - 类 中的静态方法com.centit.framework.appclient.RestfulHttpRequest
 
getResponseObjectList(AppSession, String, Class<T>) - 类 中的静态方法com.centit.framework.appclient.RestfulHttpRequest
 
getResponseObjectList(AppSession, String, Map<String, Object>, Class<T>) - 类 中的静态方法com.centit.framework.appclient.RestfulHttpRequest
 
getUnitsVariable(String) - 接口 中的方法com.centit.framework.model.adapter.UserUnitVariableTranslate
返回机构表达式中的自定义变量对应的机构组
getUserCode() - 类 中的方法com.centit.framework.appclient.AppSession
 
getUserCode() - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
getUsersVariable(String) - 接口 中的方法com.centit.framework.model.adapter.UserUnitVariableTranslate
返回权限表达式中的自定义变量对应的用户组
getValue() - 类 中的方法com.centit.framework.common.OptionItem
 

H

hashCode() - 类 中的方法com.centit.framework.common.OptionItem
 
HTTP_ACCEPTED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_BAD_GATEWAY - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_BAD_REQUEST - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_BANDWIDTH_LIMIT_EXCEEDED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_CONFLICT - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_CONTINUE - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_CREATED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_EXPECTATION_FAILED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_FAILED_DEPENDENCY - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_FORBIDDEN - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_GATEWAY_TIMEOUT - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_GONE - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_HTTP_VERSION_NOT_SUPPORTED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_INSUFFICIENT_STORAGE - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_INTERNAL_SERVER_ERROR - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_LENGTH_REQUIRED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_LOCKED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_METHOD_NOT_ALLOWED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_MOVE_TEMPORARILY - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_MOVED_PERMANENTLY - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_MULTIPLE_CHOICES - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_NO_CONTENT - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_NON_AUTHORITATIVE_INFORMATION - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_NOT_ACCEPTABLE - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_NOT_EXTENDED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_NOT_FOUND - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_NOT_IMPLEMENTED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_NOT_MODIFIED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_OK - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_PARTIAL_CONTENT - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_PRECONDITION_FAILED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_PROCESSING - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_PROXY_AUTHENTICATION_REQUIRED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_REQUEST_ENTITY_TOO_LARGE - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_REQUEST_TIMEOUT - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_REQUEST_URI_TOO_LONG - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_REQUESTED_RANGE_NOT_SATISFIABLE - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_RESET_CONTENT - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_RETRY_WITH - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_SEE_OTHER - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_SERVICE_UNAVAILABLE - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_SWITCH_PROXY - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_SWITCHING_PROTOCOLS - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_TEMPORARY_REDIRECT - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_UNAUTHORIZED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_UNORDERED_COLLECTION - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_UNPARSEABLE_RESPONSE_HEADERS - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_UNPROCESSABLE_ENTITY - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_UNSUPPORTED_MEDIA_TYPE - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_UPGRADE_REQUIRED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_USE_PROXY - 接口 中的静态变量com.centit.framework.common.ResponseData
 
HTTP_VARIANT_ALSO_NEGOTIATES - 接口 中的静态变量com.centit.framework.common.ResponseData
 

I

isNeedAuthenticated() - 类 中的方法com.centit.framework.appclient.AppSession
 
isNull() - 类 中的方法com.centit.framework.common.ResponseJSON
 

J

jsonPost(CloseableHttpClient, String, Object, boolean) - 类 中的方法com.centit.framework.appclient.AppSession
 
jsonPost(CloseableHttpClient, String, Object) - 类 中的方法com.centit.framework.appclient.AppSession
 
jsonPost(AppSession, String, Object, boolean) - 类 中的静态方法com.centit.framework.appclient.RestfulHttpRequest
 
jsonPost(AppSession, String, Object) - 类 中的静态方法com.centit.framework.appclient.RestfulHttpRequest
 
jsonPut(CloseableHttpClient, String, Object) - 类 中的方法com.centit.framework.appclient.AppSession
 
jsonPut(AppSession, String, Object) - 类 中的静态方法com.centit.framework.appclient.RestfulHttpRequest
 
JsonResultUtils - com.centit.framework.common中的类
使用阿里提供的Json API 格式化Json数据

L

LEVEL_ERROR - 类 中的静态变量com.centit.framework.model.basedata.OperationLog
错误提示
LEVEL_INFO - 类 中的静态变量com.centit.framework.model.basedata.OperationLog
操作日志
LEVEL_WARN - 类 中的静态变量com.centit.framework.model.basedata.OperationLog
警告信息

M

makeErrorMessage(String) - 接口 中的静态方法com.centit.framework.common.ResponseData
 
makeErrorMessage(int, String) - 接口 中的静态方法com.centit.framework.common.ResponseData
 
makeErrorMessageWithData(Object, int, String) - 接口 中的静态方法com.centit.framework.common.ResponseData
 
makeObject() - 类 中的方法com.centit.framework.appclient.PooledHttpClientFactory
 
makeResponseData(Object) - 接口 中的静态方法com.centit.framework.common.ResponseData
 
makeResponseData(Map<String, Object>) - 类 中的静态方法com.centit.framework.common.ResponseMapData
 
makeResponseData(Object) - 类 中的静态方法com.centit.framework.common.ResponseSingleData
 
makeSuccessResponse() - 接口 中的静态方法com.centit.framework.common.ResponseData
 
MessageSender - com.centit.framework.model.adapter中的接口
系统消息发送接口 系统的内置的两个发送消息的实现,可以通过以下代码引入 Resource(name = "innerMessageManager") NotNull private MessageSender innerMessageSender; Resource(name = "emailMessageSender") NotNull private MessageSender emailMessageSender; 注意:去掉@后的空格

N

NoticeMessage - com.centit.framework.model.basedata中的类
 
NoticeMessage() - 类 的构造器com.centit.framework.model.basedata.NoticeMessage
 
NotificationCenter - com.centit.framework.model.adapter中的接口
系统的内置的通知中心bean名称为 notificationCenter 在使用的地方 只要添加如下代码 /@ Resource /@ NotNull private NotificationCenter notificationCenter; 就可以使用,注意:去掉@后的空格 通知中心内置了两个发送消息的方法 sendType "I" /@ Resource(name = "InnerMessageManager") /@ NotNull private MessageSender innerMessageSender; sendType "I" /@ Resource(name = "emailMessageSender") /@ NotNull private MessageSender emailMessageSender;
NULL_EXCEPTION - 异常错误 中的静态变量com.centit.framework.common.ObjectException
 

O

ObjectException - com.centit.framework.common中的异常错误
An exception that is thrown by classes wanting to trap unique constraint violations.
ObjectException(int, String) - 异常错误 的构造器com.centit.framework.common.ObjectException
Constructor for UserExistsException.
ObjectException(int, Throwable) - 异常错误 的构造器com.centit.framework.common.ObjectException
 
ObjectException(Throwable) - 异常错误 的构造器com.centit.framework.common.ObjectException
 
ObjectException(String) - 异常错误 的构造器com.centit.framework.common.ObjectException
 
ObjectException(Object, int, String) - 异常错误 的构造器com.centit.framework.common.ObjectException
 
ObjectException(Object, int, Throwable) - 异常错误 的构造器com.centit.framework.common.ObjectException
 
ObjectException(Object, String) - 异常错误 的构造器com.centit.framework.common.ObjectException
 
ObjectException(Object, Throwable) - 异常错误 的构造器com.centit.framework.common.ObjectException
 
OperationLog - com.centit.framework.model.basedata中的类
 
OperationLog() - 类 的构造器com.centit.framework.model.basedata.OperationLog
 
OperationLog(String, String, String, String, String) - 类 的构造器com.centit.framework.model.basedata.OperationLog
 
OperationLog(String, String, String, String, String, String, String) - 类 的构造器com.centit.framework.model.basedata.OperationLog
 
OperationLog(String, String, String, String, String, String, String, String) - 类 的构造器com.centit.framework.model.basedata.OperationLog
 
OperationLogWriter - com.centit.framework.model.adapter中的接口
操作日志持久化接口,可以单独写入一个日志,和批量写入一个数组
OptionItem - com.centit.framework.common中的类
 
OptionItem() - 类 的构造器com.centit.framework.common.OptionItem
 
OptionItem(String) - 类 的构造器com.centit.framework.common.OptionItem
 
OptionItem(String, Serializable) - 类 的构造器com.centit.framework.common.OptionItem
 
OptionItem(String, Serializable, Serializable) - 类 的构造器com.centit.framework.common.OptionItem
 

P

P_OPT_LOG_METHOD - 类 中的静态变量com.centit.framework.model.basedata.OperationLog
系统日志操作
P_OPT_LOG_METHOD_C - 类 中的静态变量com.centit.framework.model.basedata.OperationLog
 
P_OPT_LOG_METHOD_D - 类 中的静态变量com.centit.framework.model.basedata.OperationLog
 
P_OPT_LOG_METHOD_U - 类 中的静态变量com.centit.framework.model.basedata.OperationLog
 
passivateObject(PooledObject<CloseableHttpClient>) - 类 中的方法com.centit.framework.appclient.PooledHttpClientFactory
 
PooledHttpClientFactory - com.centit.framework.appclient中的类
 
PooledHttpClientFactory() - 类 的构造器com.centit.framework.appclient.PooledHttpClientFactory
 

R

registerMessageSender(String, MessageSender) - 接口 中的方法com.centit.framework.model.adapter.NotificationCenter
注册新的发送消息通知
releaseHttpClient(CloseableHttpClient) - 类 中的方法com.centit.framework.appclient.AppSession
 
RES_CODE_FILED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
RES_DATA_FILED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
RES_MSG_FILED - 接口 中的静态变量com.centit.framework.common.ResponseData
 
ResponseData - com.centit.framework.common中的接口
响应 http 请求 返回的数据,可以用Map返回多个数据 作为 发送数据使用
ResponseJSON - com.centit.framework.common中的类
获取http请求 返回的数据;这个应该命名为 receiveJson 作为接收数据使用
ResponseMapData - com.centit.framework.common中的类
响应 http 请求 返回的数据,可以用Map返回多个数据
ResponseMapData() - 类 的构造器com.centit.framework.common.ResponseMapData
 
ResponseMapData(int) - 类 的构造器com.centit.framework.common.ResponseMapData
 
ResponseMapData(String) - 类 的构造器com.centit.framework.common.ResponseMapData
 
ResponseMapData(int, String) - 类 的构造器com.centit.framework.common.ResponseMapData
 
ResponseSingleData - com.centit.framework.common中的类
响应 http 请求 返回的单个数据
ResponseSingleData() - 类 的构造器com.centit.framework.common.ResponseSingleData
 
ResponseSingleData(int) - 类 的构造器com.centit.framework.common.ResponseSingleData
 
ResponseSingleData(String) - 类 的构造器com.centit.framework.common.ResponseSingleData
 
ResponseSingleData(int, String) - 类 的构造器com.centit.framework.common.ResponseSingleData
 
RestfulHttpRequest - com.centit.framework.appclient中的类
如果一个方法只有一个请求,可以使用这个类中的方法,它对 请求的前后的资源申请和释放做了统一处理
RestfulHttpRequest() - 类 的构造器com.centit.framework.appclient.RestfulHttpRequest
 
RESULT_OK - 接口 中的静态变量com.centit.framework.common.ResponseData
0 成功

S

save(OperationLog) - 接口 中的方法com.centit.framework.model.adapter.OperationLogWriter
 
save(List<OperationLog>) - 接口 中的方法com.centit.framework.model.adapter.OperationLogWriter
 
SECURITY_CONTEXT_TOKENNAME - 类 中的静态变量com.centit.framework.appclient.AppSession
 
sendMessage(String, String, NoticeMessage) - 接口 中的方法com.centit.framework.model.adapter.MessageSender
发送内部系统消息
sendMessage(String, String, String, String) - 接口 中的方法com.centit.framework.model.adapter.MessageSender
发送内部系统消息
sendMessage(String, String, String, String, String, String, String) - 接口 中的方法com.centit.framework.model.adapter.MessageSender
发送内部系统消息
sendMessage(String, String, String, String, String) - 接口 中的方法com.centit.framework.model.adapter.MessageSender
发送内部系统消息
sendMessage(String, String, String, String, String, String, String, String) - 接口 中的方法com.centit.framework.model.adapter.MessageSender
发送内部系统消息
sendMessageAppointedType(String, String, String, NoticeMessage) - 接口 中的方法com.centit.framework.model.adapter.NotificationCenter
发送内部系统通知,通过自定的方式 发送
sendMessageAppointedType(String, String, String, String, String) - 接口 中的方法com.centit.framework.model.adapter.NotificationCenter
发送内部系统消息
sendMessageAppointedType(String, String, String, String, String, String, String, String) - 接口 中的方法com.centit.framework.model.adapter.NotificationCenter
发送内部系统消息
sendMessageAppointedType(String, String, String, String, String, String) - 接口 中的方法com.centit.framework.model.adapter.NotificationCenter
发送内部系统消息
sendMessageAppointedType(String, String, String, String, String, String, String, String, String) - 接口 中的方法com.centit.framework.model.adapter.NotificationCenter
发送内部系统消息
setAppServerUrl(String) - 类 中的方法com.centit.framework.appclient.AppSession
 
setCode(int) - 类 中的方法com.centit.framework.common.ResponseSingleData
 
setData(Object) - 类 中的方法com.centit.framework.common.ResponseMapData
已过时。
setData(Map<String, Object>) - 类 中的方法com.centit.framework.common.ResponseMapData
 
setData(Object) - 类 中的方法com.centit.framework.common.ResponseSingleData
 
setDefaultMsgType(String) - 类 中的静态方法com.centit.framework.model.basedata.NoticeMessage
 
setExceptionCode(int) - 异常错误 中的方法com.centit.framework.common.ObjectException
 
setGroup(Serializable) - 类 中的方法com.centit.framework.common.OptionItem
 
setLogLevel(String) - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
setMessage(String) - 类 中的方法com.centit.framework.common.ResponseSingleData
 
setMsgContent(String) - 类 中的方法com.centit.framework.model.basedata.NoticeMessage
 
setMsgSubject(String) - 类 中的方法com.centit.framework.model.basedata.NoticeMessage
 
setMsgType(String) - 类 中的方法com.centit.framework.model.basedata.NoticeMessage
 
setName(String) - 类 中的方法com.centit.framework.common.OptionItem
 
setNeedAuthenticated(boolean) - 类 中的方法com.centit.framework.appclient.AppSession
 
setNewValue(String) - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
setObjectData(Object) - 异常错误 中的方法com.centit.framework.common.ObjectException
 
setOldValue(String) - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
setOptContent(String) - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
setOptDifference(T, T) - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
setOptId(String) - 类 中的方法com.centit.framework.model.basedata.NoticeMessage
 
setOptId(String) - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
setOptMethod(String) - 类 中的方法com.centit.framework.model.basedata.NoticeMessage
 
setOptMethod(String) - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
setOptNewObject(Object) - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
setOptOldObject(Object) - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
setOptTag(String) - 类 中的方法com.centit.framework.model.basedata.NoticeMessage
 
setOptTag(String) - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
setoptTag(String) - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
setOptTime(Date) - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
setPassword(String) - 类 中的方法com.centit.framework.appclient.AppSession
 
setUserCode(String) - 类 中的方法com.centit.framework.appclient.AppSession
 
setUserCode(String) - 类 中的方法com.centit.framework.model.basedata.OperationLog
 
setValue(Serializable) - 类 中的方法com.centit.framework.common.OptionItem
 
simpleGet(CloseableHttpClient, String, Map<String, Object>) - 类 中的方法com.centit.framework.appclient.AppSession
 
simpleGet(CloseableHttpClient, String) - 类 中的方法com.centit.framework.appclient.AppSession
 

T

toJSONString(PropertyPreFilter) - 接口 中的方法com.centit.framework.common.ResponseData
 
toJSONString() - 接口 中的方法com.centit.framework.common.ResponseData
 
toJSONString(PropertyPreFilter) - 类 中的方法com.centit.framework.common.ResponseSingleData
 
toString() - 类 中的方法com.centit.framework.common.ResponseSingleData
 
toString() - 类 中的方法com.centit.framework.model.basedata.NoticeMessage
 

U

UNKNOWN_EXCEPTION - 异常错误 中的静态变量com.centit.framework.common.ObjectException
 
UserUnitVariableTranslate - com.centit.framework.model.adapter中的接口
 

V

validateObject(PooledObject<CloseableHttpClient>) - 类 中的方法com.centit.framework.appclient.PooledHttpClientFactory
 
valueOfJson(String) - 类 中的静态方法com.centit.framework.common.ResponseJSON
 

W

writeBlankJson(HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化Json数据输出
writeErrorMessageJson(int, String, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化Json数据输出 , 输出 业务提示的错误信息,http的状态仍然是 200 OK
writeErrorMessageJson(String, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化Json数据输出
writeHttpErrorMessage(int, String, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
Ajax 请求失败,http的状态码设置为 code
writeJavaScript(String, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
javascript脚本输出
writeMessageAndData(String, Object, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化Json数据输出
writeMessageJson(String, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化Json数据输出
writeOriginalFile(InputStream, String, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
直接文本数据输出
writeOriginalFile(File, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
直接文本数据输出
writeOriginalHtml(T, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
直接文本数据输出
writeOriginalImage(RenderedImage, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
直接文本数据输出
writeOriginalJson(JSON, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化Json数据输出
writeOriginalJson(String, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化Json数据输出
writeOriginalObject(T, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
直接文本数据输出
writeOriginalResponse(String, T, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
调用response的原始接口输出 文件扩展名 Content-Type(Mime-Type) 文件扩展名 Content-Type(Mime-Type) .*( 二进制流,不知道下载文件类型) application/octet-stream .tif image/tiff .001 application/x-001 .301 application/x-301 .323 text/h323 .906 application/x-906 .907 drawing/907 .a11 application/x-a11 .acp audio/x-mei-aac .ai application/postscript .aif audio/aiff .aifc audio/aiff .aiff audio/aiff .anv application/x-anv .asa text/asa .asf video/x-ms-asf .asp text/asp .asx video/x-ms-asf .au audio/basic .avi video/avi .awf application/vnd.adobe.workflow .biz text/xml .bmp application/x-bmp .bot application/x-bot .c4t application/x-c4t .c90 application/x-c90 .cal application/x-cals .cat application/vnd.ms-pki.seccat .cdf application/x-netcdf .cdr application/x-cdr .cel application/x-cel .cer application/x-x509-ca-cert .cg4 application/x-g4 .cgm application/x-cgm .cit application/x-cit .class java/* .cml text/xml .cmp application/x-cmp .cmx application/x-cmx .cot application/x-cot .crl application/pkix-crl .crt application/x-x509-ca-cert .csi application/x-csi .css text/css .cut application/x-cut .dbf application/x-dbf .dbm application/x-dbm .dbx application/x-dbx .dcd text/xml .dcx application/x-dcx .der application/x-x509-ca-cert .dgn application/x-dgn .dib application/x-dib .dll application/x-msdownload .doc application/msword .dot application/msword .drw application/x-drw .dtd text/xml .dwf Model/vnd.dwf .dwf application/x-dwf .dwg application/x-dwg .dxb application/x-dxb .dxf application/x-dxf .edn application/vnd.adobe.edn .emf application/x-emf .eml message/rfc822 .ent text/xml .epi application/x-epi .eps application/x-ps .eps application/postscript .etd application/x-ebx .exe application/x-msdownload .fax image/fax .fdf application/vnd.fdf .fif application/fractals .fo text/xml .frm application/x-frm .g4 application/x-g4 .gbr application/x-gbr .
writeOriginalXml(String, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化XML数据输出
writeResponseDataAsJson(ResponseData, HttpServletResponse, PropertyPreFilter) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化Json数据输出
writeResponseDataAsJson(ResponseData, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化Json数据输出
writeResponseDataAsXml(ResponseData, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化XML数据输出
writeSingleDataJson(int, String, Object, HttpServletResponse, PropertyPreFilter) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化Json数据输出
writeSingleDataJson(Object, HttpServletResponse, PropertyPreFilter) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
 
writeSingleDataJson(Object, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化Json数据输出
writeSingleDataXml(int, String, Object, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化XML数据输出
writeSingleDataXml(Object, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化XML数据输出
writeSingleErrorDataJson(int, String, Object, HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化Json数据输出
writeSuccessJson(HttpServletResponse) - 类 中的静态方法com.centit.framework.common.JsonResultUtils
格式化Json数据输出
A B C D E F G H I J L M N O P R S T U V W 
跳过导航链接

Copyright © 2018 江苏南大先腾信息产业股份有限公司. All rights reserved.