public interface EmailAddressDAO
| Modifier and Type | Method and Description |
|---|---|
EmailAddress |
postPartyEmailAddress(Token token,
EmailAddress emailaddress,
UUID partyuuid) |
EmailAddress |
postWebsitEmailAddress(Token token,
EmailAddress emailaddress,
UUID deviceuuid) |
EmailAddress postPartyEmailAddress(Token token, EmailAddress emailaddress, UUID partyuuid)
EmailAddress postWebsitEmailAddress(Token token, EmailAddress emailaddress, UUID deviceuuid)
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.