类 DsFilterResult
java.lang.Object
com.sh.wf.module.base.DsFilterResult
- 所有已实现的接口:
Serializable,Cloneable
Description:
Title:首亨软件 - TSS/CRM等
- 从以下版本开始:
- 2015年3月25日
- 另请参阅:
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidaddESQuery(ModuleContext context, DsInfo dsInfo, String dsl, int flag) voidaddRestQuery(String query) 普通查询拼接查询字符串voidappendColTypeObj2List(List<String> colTypeTempList, List<Object> objTempList) voidappendColTypeObj2ListBefore(List<String> colTypeTempList, List<Object> objTempList, int count) 插入倒数几个位置voidcheckAndChangeQueryDcType(ModuleContext context, DictAttr dict, Object value) 记录切换的dcTypeintString[]getDatastore(ModuleContext context, DataCenter dc, DsInfo dsInfo) Object[]getObj()getPages(ModuleContext context, DataCenter dc, DsInfo dsInfo) getSql()getTableAlias(String tableAlias) getWebPages(ModuleContext context, DataCenter dc) voidinsertColTypeObj2List(List<String> colTypeTempList, List<Object> objTempList, int index) voidprocessType(List<String> colTypeList, List<Object> objList) voidsetColTypeList(List<String> colTypeList) voidsetObjList(List<Object> objList) void
-
字段详细资料
-
hasCatchSql
public boolean hasCatchSql -
isRestful
public boolean isRestful -
isFile
public boolean isFile -
isJson
public boolean isJson
-
-
构造器详细资料
-
DsFilterResult
-
-
方法详细资料
-
processType
-
getWebPages
-
getPages
-
getDatastore
- 抛出:
Exception
-
insertColTypeObj2List
-
appendColTypeObj2List
-
appendColTypeObj2ListBefore
public void appendColTypeObj2ListBefore(List<String> colTypeTempList, List<Object> objTempList, int count) 插入倒数几个位置- 参数:
colTypeTempList- ListobjTempList- Listcount- int
-
getSql
-
setSql
-
getColsType
-
getObj
-
getTableAlias
-
getDsInfo
-
getColTypeList
-
setColTypeList
-
getObjList
-
setObjList
-
addESQuery
-
addRestQuery
普通查询拼接查询字符串- 参数:
query- String
-
checkAndChangeQueryDcType
记录切换的dcType- 参数:
context- ModuleContextdict- DictAttrvalue- Object
-
getCdtByQueryCheckType
public int getCdtByQueryCheckType()
-