SmsAuditServiceImpl¶
-
public class
SmsAuditServiceImplimplements SmsAuditService¶ Service that does the reading and writing to the SMS audit log.
Methods¶
countAllSmsRecords¶
-
public long
countAllSmsRecords(SmsRecordSearchCriteria criteria)¶
findAllSmsRecords¶
-
public SmsRecords
findAllSmsRecords(SmsRecordSearchCriteria criteria)¶
setSmsRecordsDataService¶
-
public void
setSmsRecordsDataService(SmsRecordsDataService smsRecordsDataService)¶