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