Class ParamManager
java.lang.Object
ru.bitel.bgbilling.kernel.contract.object.server.bean.ParamManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddeleteParam(int id) getParameter(int parameterId) getParamList(int typeId) voidupdateParam(ObjectParam value)
-
Constructor Details
-
ParamManager
-
-
Method Details
-
getParamList
- Throws:
ru.bitel.bgbilling.common.BGException
-
getParamList
- Throws:
ru.bitel.bgbilling.common.BGException
-
getParamMap
- Throws:
ru.bitel.bgbilling.common.BGException
-
updateParam
-
deleteParam
public void deleteParam(int id) throws ru.bitel.bgbilling.common.BGException - Throws:
ru.bitel.bgbilling.common.BGException
-
getParameter
- Throws:
ru.bitel.bgbilling.common.BGException
-