| Package | Description |
|---|---|
| net.blugrid.core.dao | |
| net.blugrid.core.model |
| Modifier and Type | Method and Description |
|---|---|
EmailAddress |
EmailAddressDAOImpl.postPartyEmailAddress(Token token,
EmailAddress emailaddress,
UUID partyuuid) |
EmailAddress |
EmailAddressDAO.postPartyEmailAddress(Token token,
EmailAddress emailaddress,
UUID partyuuid) |
EmailAddress |
EmailAddressDAOImpl.postWebsitEmailAddress(Token token,
EmailAddress emailaddress,
UUID deviceuuid) |
EmailAddress |
EmailAddressDAO.postWebsitEmailAddress(Token token,
EmailAddress emailaddress,
UUID deviceuuid) |
| Modifier and Type | Method and Description |
|---|---|
EmailAddress |
EmailAddressDAOImpl.postPartyEmailAddress(Token token,
EmailAddress emailaddress,
UUID partyuuid) |
EmailAddress |
EmailAddressDAO.postPartyEmailAddress(Token token,
EmailAddress emailaddress,
UUID partyuuid) |
EmailAddress |
EmailAddressDAOImpl.postWebsitEmailAddress(Token token,
EmailAddress emailaddress,
UUID deviceuuid) |
EmailAddress |
EmailAddressDAO.postWebsitEmailAddress(Token token,
EmailAddress emailaddress,
UUID deviceuuid) |
| Modifier and Type | Method and Description |
|---|---|
List<EmailAddress> |
Website.getEmailaddress() |
List<EmailAddress> |
Party.getEmailaddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
Website.setEmailaddress(List<EmailAddress> emailaddress) |
void |
Party.setEmailaddress(List<EmailAddress> emailaddress) |
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.