Class CostMapImportManager
java.lang.Object
ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
ru.bitel.bgbilling.modules.voice.server.bean.code.CostMapImportManager
public class CostMapImportManager
extends ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionimportCostMap
(int costMapId, Period period, boolean addNewGeocodes, String importerId, String importContent) int
Methods inherited from class ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
error, error, error, getLogger, logError, logError
-
Constructor Details
-
CostMapImportManager
public CostMapImportManager(Connection con, int moduleId, int userId) throws ru.bitel.bgbilling.common.BGException - Throws:
ru.bitel.bgbilling.common.BGException
-
-
Method Details
-
importCostMap
public String importCostMap(int costMapId, Period period, boolean addNewGeocodes, String importerId, String importContent) throws ru.bitel.bgbilling.common.BGException - Parameters:
costMapId
-period
-addNewGeocodes
-importerId
-importContent
-- Returns:
- Throws:
ru.bitel.bgbilling.common.BGException
-
updateCostMapItem
- Parameters:
item
-- Returns:
- Throws:
ru.bitel.bgbilling.common.BGException
-