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