类 CallJavaSingleBase
java.lang.Object
com.sh.wf.module.java.JavaSingleBase
com.sh.wf.module.java.CallJavaSingleBase
- 所有已实现的接口:
Serializable,Cloneable
Description: 自定义逻辑基类(单例)
Title:首亨软件 - TSS/CRM等
- 从以下版本开始:
- 2018年11月28日
- 另请参阅:
-
字段概要
从类继承的字段 com.sh.wf.module.java.JavaSingleBase
jsMap, log4j, paramMap -
构造器概要
构造器 -
方法概要
从类继承的方法 com.sh.wf.module.java.JavaSingleBase
dc, getComponentValue, getComponentValueString, getContext, getContextValue, getDatastore, getDatastoreDouble, getDatastoreInt, getDatastoreObject, getDatastoreString, getDatastoreString, getDatastoreTimestamp, getDc, getDsInfo, getErrorMsg, getJsValue, getParam, getParam, getRequestParameterValue, getRowNo, putJsValue, setErrorMsg, setParamList, userInfo
-
构造器详细资料
-
CallJavaSingleBase
public CallJavaSingleBase()
-
-
方法详细资料
-
getValue
[call.exp]表达式逻辑- 参数:
context- ModuleContext对象argList- 传入参数 获取dc方法:getDC()- 返回:
- String
-