Class BGSQueryLogParam
java.lang.Object
ru.bitel.bgbilling.kernel.bgsecure.common.bean.BGSQueryLogParam
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
boolean
isRegexp()
setActionList
(List<String> actionList) setContractIds
(List<Integer> contractIds) setParamName
(String paramName) setParamValue
(String paramValue) setRegexp
(boolean isRegexp) setUserId
(int userId)
-
Constructor Details
-
BGSQueryLogParam
public BGSQueryLogParam()
-
-
Method Details
-
getUserId
public int getUserId() -
getContractIds
-
getActionList
-
getParamName
-
getParamValue
-
isRegexp
public boolean isRegexp() -
setUserId
-
setContractIds
-
setActionList
-
setParamName
-
setParamValue
-
setRegexp
-