public interface EmailServiceDAO
| Modifier and Type | Method and Description |
|---|---|
List<EmailService> |
getAll(Token token) |
EmailService |
post(Token token,
EmailService emailservice) |
EmailService post(Token token, EmailService emailservice)
List<EmailService> getAll(Token token)
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.