Class BGSQueryLogParam
java.lang.Object
ru.bitel.bgbilling.kernel.bgsecure.common.bean.BGSQueryLogParam
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionintbooleanisRegexp()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
 
 -