Class RegisterProblemManager
java.lang.Object
ru.bitel.bgbilling.plugins.crm.server.dao.RegisterProblemManager
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addGroup
(int registerItemID, int groupID) void
clearProblemHistory
(int id) void
deleteProblem
(int id) getActiveProblemList
(int period) Deprecated.getActiveProblemList
(int periodInDays, List<Integer> statusList, List<Integer> groupIdList, List<Integer> urgencyList, int limit) getActiveProblemListForContract
(int contractId) getHistoryEntry
(int id, long time) getProblemByID
(int id) getProblemHistory
(int id) getProblemUsedGroups
(int registerItemID) getRegisterProblemIds
(List<RegisterProblem> registerProblemList) getStatusList
(String values) getStatusMap
(String values) void
loadExecutorList
(List<RegisterProblem> registerProblemList) void
loadRegisterCall
(List<RegisterProblem> registerProblemList) загрузка звонковvoid
searchList
(SearchResult<RegisterProblem> searchResult, Period[] periods) void
updateProblem
(RegisterProblem problem, int userId) void
updateProblemExecutors
(RegisterProblem ri, String groupExecutors)
-
Constructor Details
-
RegisterProblemManager
-
-
Method Details
-
updateProblem
- Parameters:
problem
-
-
clearProblemHistory
- Throws:
SQLException
-
getProblemHistory
- Throws:
ru.bitel.bgbilling.common.BGException
-
getHistoryEntry
-
updateProblemExecutors
- Throws:
SQLException
-
deleteProblem
public void deleteProblem(int id) -
getProblemByID
-
getNotClosedProblems
-
searchList
-
getActiveProblemList
Deprecated.- Parameters:
period
-- Returns:
-
getActiveProblemListForContract
public List<RegisterProblem> getActiveProblemListForContract(int contractId) throws ru.bitel.bgbilling.common.BGException - Throws:
ru.bitel.bgbilling.common.BGException
-
getActiveProblemList
-
loadRegisterCall
загрузка звонков -
loadExecutorList
-
getRegisterProblemIds
-
getSubjectsMap
-
addGroup
public void addGroup(int registerItemID, int groupID) -
getProblemUsedGroups
-
getStatusMap
-
getStatusList
-