@Repository public class TelephoneDAOImpl extends Object implements TelephoneDAO
| Constructor and Description |
|---|
TelephoneDAOImpl() |
| Modifier and Type | Method and Description |
|---|---|
Telephone |
postPartyTelehone(Token token,
Telephone telephone,
UUID partyuuid) |
Telephone |
postWebsiteTelephone(Token token,
Telephone telephone,
UUID deviceuuid) |
void |
setDataSource(DataSource dataSource) |
public void setDataSource(DataSource dataSource)
public Telephone postPartyTelehone(Token token, Telephone telephone, UUID partyuuid)
postPartyTelehone in interface TelephoneDAOpublic Telephone postWebsiteTelephone(Token token, Telephone telephone, UUID deviceuuid)
postWebsiteTelephone in interface TelephoneDAOCopyright © 2016 Blugrid Pty. Ltd.. All rights reserved.