| Package | Description |
|---|---|
| org.restcomm.connect.dao | |
| org.restcomm.connect.dao.mybatis |
| Modifier and Type | Method and Description |
|---|---|
List<CallDetailRecord> |
CallDetailRecordsDao.getCallDetailRecords(CallDetailRecordFilter filter) |
Integer |
CallDetailRecordsDao.getTotalCallDetailRecords(CallDetailRecordFilter filter) |
| Modifier and Type | Method and Description |
|---|---|
List<CallDetailRecord> |
MybatisCallDetailRecordsDao.getCallDetailRecords(CallDetailRecordFilter filter) |
Integer |
MybatisCallDetailRecordsDao.getTotalCallDetailRecords(CallDetailRecordFilter filter) |
Copyright © 2017. All Rights Reserved.