Class RegisterCallManager
java.lang.Object
ru.bitel.bgbilling.plugins.crm.server.dao.RegisterCallManager
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
deleteCallsByContractId
(int contractId) getCallById
(int id) getCallByID
(int id) Deprecated.getProblemCallList
(int problemID) getProblemCallList
(List<Integer> problemIds) void
searchList
(SearchResult<RegisterCall> searchResult) void
updateCall
(String id, RegisterCall call) Deprecated.void
updateCall
(RegisterCall call)
-
Constructor Details
-
RegisterCallManager
-
-
Method Details
-
getProblemCallList
-
getCallById
-
getCallByID
Deprecated.ИспользоватьgetCallById(int)
.- Parameters:
id
-- Returns:
-
searchList
-
getProblemCallList
-
updateCall
Deprecated.использоватьupdateCall(RegisterCall)
- Parameters:
id
-call
-
-
updateCall
-
deleteCallsByContractId
public void deleteCallsByContractId(int contractId)
-
updateCall(RegisterCall)