public class DefaultConfigChain extends DefaultConfig implements ConfigChain
datatype, empty, index, integrality, log, orValues, overCondition, overValue, parser, prepare, text, valuesFETCH_REQUEST_VALUE_TYPE_MULTIPLE, FETCH_REQUEST_VALUE_TYPE_NONE, FETCH_REQUEST_VALUE_TYPE_SINGLE| 构造器和说明 |
|---|
DefaultConfigChain() |
DefaultConfigChain(String config) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addConfig(Config config) |
String |
cacheKey() |
DefaultConfigChain |
clone() |
ConditionChain |
createAutoConditionChain() |
Config |
getConfig(String id,
String var) |
Config |
getConfig(String prefix,
String var,
Compare type) |
List<Config> |
getConfigs() |
List<Config> |
getConfigs(String id,
String var) |
List<Config> |
getConfigs(String prefix,
String var,
Compare type) |
List<Object> |
getValues() |
boolean |
isEmpty()
是否空条件
|
String |
json() |
DataRow |
map() |
DataRow |
map(boolean empty)
属性转map
|
ConfigChain |
removeConfig(Config config) |
ConfigChain |
removeConfig(List<Config> list) |
ConfigChain |
removeConfig(String prefix,
String var) |
ConfigChain |
removeConfig(String key,
String var,
Compare type) |
void |
setValue(Map<String,Object> values) |
String |
toString() |
addOrValue, addValue, createAutoCondition, datatype, datatype, getCompare, getCompareCode, getJoin, getKey, getOrCompare, getOrValues, getPrefix, getSwt, getTable, getText, getVariable, index, index, integrality, integrality, isKeyEncrypt, isOverCondition, isOverValue, isValueEncrypt, prepare, prepare, setCompare, setEmpty, setJoin, setKey, setOrCompare, setOrValue, setOrValue, setOverCondition, setOverValue, setPrefix, setSwt, setTable, setText, setValue, setVariablefilteraddOrValue, addValue, createAutoCondition, datatype, datatype, getCompare, getJoin, getKey, getOrCompare, getOrValues, getPrefix, getSwt, getText, getVariable, index, index, integrality, integrality, isKeyEncrypt, isOverCondition, isOverValue, isValueEncrypt, json, prepare, prepare, setCompare, setEmpty, setJoin, setKey, setOrCompare, setOrValue, setOverCondition, setOverValue, setPrefix, setSwt, setText, setValue, setVariable, sortpublic DefaultConfigChain()
public DefaultConfigChain(String config)
public String toString()
toString 在接口中 ConfigtoString 在类中 DefaultConfigpublic DataRow map(boolean empty)
Configmap 在接口中 Configmap 在类中 DefaultConfigempty - 是否保留空值属性public String json()
json 在接口中 Configjson 在类中 DefaultConfigpublic String cacheKey()
cacheKey 在接口中 ConfigcacheKey 在类中 DefaultConfigpublic Config getConfig(String id, String var)
getConfig 在接口中 ConfigChainpublic List<Config> getConfigs(String id, String var)
getConfigs 在接口中 ConfigChainpublic List<Config> getConfigs(String prefix, String var, Compare type)
getConfigs 在接口中 ConfigChainpublic Config getConfig(String prefix, String var, Compare type)
getConfig 在接口中 ConfigChainpublic ConfigChain removeConfig(String prefix, String var)
removeConfig 在接口中 ConfigChainpublic ConfigChain removeConfig(String key, String var, Compare type)
removeConfig 在接口中 ConfigChainpublic ConfigChain removeConfig(Config config)
removeConfig 在接口中 ConfigChainpublic ConfigChain removeConfig(List<Config> list)
removeConfig 在接口中 ConfigChainpublic void addConfig(Config config)
addConfig 在接口中 ConfigChainpublic List<Object> getValues()
getValues 在接口中 ConfiggetValues 在类中 DefaultConfigpublic List<Config> getConfigs()
getConfigs 在接口中 ConfigChainpublic ConditionChain createAutoConditionChain()
createAutoConditionChain 在接口中 ConfigChainpublic void setValue(Map<String,Object> values)
setValue 在接口中 ConfigsetValue 在接口中 ConfigChainsetValue 在类中 DefaultConfigpublic boolean isEmpty()
ConfigisEmpty 在接口中 ConfigisEmpty 在类中 DefaultConfigpublic DefaultConfigChain clone()
clone 在接口中 Configclone 在接口中 ConfigChainclone 在类中 DefaultConfigCopyright © 2025. All rights reserved.