| Package | Description |
|---|---|
| net.blugrid.core.dao | |
| net.blugrid.core.model |
| Modifier and Type | Method and Description |
|---|---|
Address |
AddressDAOImpl.postPartyAddress(Token token,
Address address,
UUID partyuud) |
Address |
AddressDAO.postPartyAddress(Token token,
Address address,
UUID partyuud) |
Address |
AddressDAOImpl.postWebsiteAddress(Token token,
Address address,
UUID deviceuuid) |
Address |
AddressDAO.postWebsiteAddress(Token token,
Address address,
UUID deviceuuid) |
| Modifier and Type | Method and Description |
|---|---|
Address |
AddressDAOImpl.postPartyAddress(Token token,
Address address,
UUID partyuud) |
Address |
AddressDAO.postPartyAddress(Token token,
Address address,
UUID partyuud) |
Address |
AddressDAOImpl.postWebsiteAddress(Token token,
Address address,
UUID deviceuuid) |
Address |
AddressDAO.postWebsiteAddress(Token token,
Address address,
UUID deviceuuid) |
| Modifier and Type | Method and Description |
|---|---|
Address |
Location.getAddress() |
Address |
Event.getAddress() |
| Modifier and Type | Method and Description |
|---|---|
List<Address> |
Website.getAddress() |
List<Address> |
Party.getAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
Location.setAddress(Address address) |
void |
Event.setAddress(Address address) |
| Modifier and Type | Method and Description |
|---|---|
void |
Website.setAddress(List<Address> address) |
void |
Party.setAddress(List<Address> address) |
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.