Class BGUTableParams
java.lang.Object
ru.bitel.bgbilling.kernel.table.common.bean.BGUTableParams
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
getPage()
List<ru.bitel.bgbilling.common.model.KeyValue>
String[]
getSort()
Optional<ru.bitel.bgbilling.common.model.KeyValue>
optParamValue
(String key) setContractId
(int contractId)
-
Constructor Details
-
BGUTableParams
public BGUTableParams() -
BGUTableParams
public BGUTableParams(int contractId)
-
-
Method Details
-
getSort
-
setSort
-
getContractId
public int getContractId() -
setContractId
-
getPage
-
setPage
-
getPeriod
-
setPeriod
-
getParams
-
setParams
-
addParam
-
optParam
-
optParamValue
-