Class ContractGroupManager
java.lang.Object
bitel.billing.server.contract.bean.ContractGroupManager
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetGroupList
(boolean all) getGroupList
(long groupMask) boolean
isEditable
(int id) void
updateGroup
(ContractGroup contractGroup)
-
Field Details
-
con
-
-
Constructor Details
-
ContractGroupManager
-
-
Method Details
-
getGroupList
- Throws:
ru.bitel.bgbilling.common.BGException
-
getGroupList
public List<ContractGroup> getGroupList(long groupMask) throws ru.bitel.bgbilling.common.BGException - Throws:
ru.bitel.bgbilling.common.BGException
-
getEnableGroupList
- Throws:
ru.bitel.bgbilling.common.BGException
-
getGroupList
- Throws:
ru.bitel.bgbilling.common.BGException
-
isEditable
public boolean isEditable(int id) throws ru.bitel.bgbilling.common.BGException - Throws:
ru.bitel.bgbilling.common.BGException
-
updateGroup
- Throws:
ru.bitel.bgbilling.common.BGException
-
getStatMap
- Throws:
ru.bitel.bgbilling.common.BGException
-