| Package | Description |
|---|---|
| net.blugrid.core.dao | |
| net.blugrid.core.model |
| Modifier and Type | Method and Description |
|---|---|
Telephone |
TelephoneDAOImpl.postPartyTelehone(Token token,
Telephone telephone,
UUID partyuuid) |
Telephone |
TelephoneDAO.postPartyTelehone(Token token,
Telephone telephone,
UUID partyuuid) |
Telephone |
TelephoneDAOImpl.postWebsiteTelephone(Token token,
Telephone telephone,
UUID deviceuuid) |
Telephone |
TelephoneDAO.postWebsiteTelephone(Token token,
Telephone telephone,
UUID deviceuuid) |
| Modifier and Type | Method and Description |
|---|---|
Telephone |
TelephoneDAOImpl.postPartyTelehone(Token token,
Telephone telephone,
UUID partyuuid) |
Telephone |
TelephoneDAO.postPartyTelehone(Token token,
Telephone telephone,
UUID partyuuid) |
Telephone |
TelephoneDAOImpl.postWebsiteTelephone(Token token,
Telephone telephone,
UUID deviceuuid) |
Telephone |
TelephoneDAO.postWebsiteTelephone(Token token,
Telephone telephone,
UUID deviceuuid) |
| Modifier and Type | Method and Description |
|---|---|
List<Telephone> |
Website.getTelephone() |
List<Telephone> |
Party.getTelephone() |
| Modifier and Type | Method and Description |
|---|---|
void |
Website.setTelephone(List<Telephone> telephone) |
void |
Party.setTelephone(List<Telephone> telephone) |
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.