Class RuleTypeManager
java.lang.Object
ru.bitel.bgbilling.modules.ipn.server.bean.RuleTypeManager
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
deleteType
(int id) getType
(int id) getTypeList
(int gateTypeId) getTypeMap
(int gateTypeId) updateGateRules
(int gateTypeId, List<RuleType> rules) void
updateType
(RuleType type)
-
Constructor Details
-
RuleTypeManager
-
-
Method Details
-
getTypeList
-
getTypeList
-
updateGateRules
-
getTypeMap
-
getTypeMap
-
getType
-
updateType
-
deleteType
public boolean deleteType(int id)
-