@Repository public class EmailAddressDAOImpl extends Object implements EmailAddressDAO
| Constructor and Description |
|---|
EmailAddressDAOImpl() |
| Modifier and Type | Method and Description |
|---|---|
EmailAddress |
postPartyEmailAddress(Token token,
EmailAddress emailaddress,
UUID partyuuid) |
EmailAddress |
postWebsitEmailAddress(Token token,
EmailAddress emailaddress,
UUID deviceuuid) |
void |
setDataSource(DataSource dataSource) |
public void setDataSource(DataSource dataSource)
public EmailAddress postPartyEmailAddress(Token token, EmailAddress emailaddress, UUID partyuuid)
postPartyEmailAddress in interface EmailAddressDAOpublic EmailAddress postWebsitEmailAddress(Token token, EmailAddress emailaddress, UUID deviceuuid)
postWebsitEmailAddress in interface EmailAddressDAOCopyright © 2016 Blugrid Pty. Ltd.. All rights reserved.