| Package | Description |
|---|---|
| com.xunlei.channel.alarmcenter.dbservice.dao | |
| com.xunlei.channel.alarmcenter.dbservice.dao.impl | |
| com.xunlei.channel.alarmcenter.dbservice.orm |
| Modifier and Type | Method and Description |
|---|---|
List<Contact> |
ContactDAO.findContact(Contact contact) |
| Modifier and Type | Method and Description |
|---|---|
List<Contact> |
ContactDAO.findContact(Contact contact) |
void |
ContactDAO.saveContact(Contact contact) |
void |
ContactDAO.updateContact(Contact contact) |
| Modifier and Type | Method and Description |
|---|---|
List<Contact> |
ContactDAOImpl.findContact(Contact contact) |
| Modifier and Type | Method and Description |
|---|---|
List<Contact> |
ContactDAOImpl.findContact(Contact contact) |
void |
ContactDAOImpl.saveContact(Contact contact) |
void |
ContactDAOImpl.updateContact(Contact contact) |
| Modifier and Type | Method and Description |
|---|---|
List<Contact> |
ContactMapper.findContact(Contact contact) |
| Modifier and Type | Method and Description |
|---|---|
List<Contact> |
ContactMapper.findContact(Contact contact) |
void |
ContactMapper.saveContact(Contact contact) |
void |
ContactMapper.updateContact(Contact contact) |
Copyright © 2015. All rights reserved.