类 ServiceData
java.lang.Object
com.sh.wf.module.service.ServiceData
Description: 模板信息
Title:首亨软件 - TSS/CRM等
- 从以下版本开始:
- 2017年8月10日
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明decryptParameter(ModuleContext context, String str) 解密字符串encryptRetStr(ModuleContext context, String str) 加密返回报文getDesc()getId()getSid()getSql()booleanisDebug()boolean是否加密booleanbooleanbooleanvoidparserNode(org.jdom2.Element nodeEl) String[]process(JSONObject ret, JSONArray array, ModuleContext context) voidsetDiskFilePath(String diskFilePath) voidsetXmlSource(String xmlSource)
-
字段详细资料
-
KEY_rateLimiter_prefix
- 另请参阅:
-
diskFilePath
-
-
构造器详细资料
-
ServiceData
public ServiceData()
-
-
方法详细资料
-
parserNode
public void parserNode(org.jdom2.Element nodeEl) -
process
-
encryptRetStr
加密返回报文- 参数:
str-- 返回:
-
decryptParameter
解密字符串- 参数:
str-- 返回:
-
isEncrypt
public boolean isEncrypt()是否加密- 返回:
-
getId
-
getDesc
-
isLoginCheck
public boolean isLoginCheck() -
getSid
-
getXmlSource
-
setXmlSource
-
getDiskFilePath
-
setDiskFilePath
-
getDcType
-
getSql
-
isDebug
public boolean isDebug() -
getJavaAttr
-
isFileEncrypt
public boolean isFileEncrypt() -
getHttpMethod
-
isVisitLog
public boolean isVisitLog()
-