| Package | Description |
|---|---|
| net.blugrid.core.dao | |
| net.blugrid.core.model |
| Modifier and Type | Method and Description |
|---|---|
MessageRecipient |
EmailMessageDAOImpl.postMessageRecipient(Token token,
MessageRecipient recipient) |
MessageRecipient |
EmailMessageDAO.postMessageRecipient(Token token,
MessageRecipient recipient) |
| Modifier and Type | Method and Description |
|---|---|
List<MessageRecipient> |
EmailMessageDAOImpl.postMessageRecipientList(Token token,
List<MessageRecipient> recipientList) |
List<MessageRecipient> |
EmailMessageDAO.postMessageRecipientList(Token token,
List<MessageRecipient> recipientList) |
| Modifier and Type | Method and Description |
|---|---|
MessageRecipient |
EmailMessageDAOImpl.postMessageRecipient(Token token,
MessageRecipient recipient) |
MessageRecipient |
EmailMessageDAO.postMessageRecipient(Token token,
MessageRecipient recipient) |
| Modifier and Type | Method and Description |
|---|---|
List<MessageRecipient> |
EmailMessageDAOImpl.postMessageRecipientList(Token token,
List<MessageRecipient> recipientList) |
List<MessageRecipient> |
EmailMessageDAO.postMessageRecipientList(Token token,
List<MessageRecipient> recipientList) |
| Modifier and Type | Method and Description |
|---|---|
MessageRecipient |
MessageRecipientResponse.getMessagerecipient() |
| Modifier and Type | Method and Description |
|---|---|
List<MessageRecipient> |
Message.getMessagerecipients() |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageRecipientResponse.setMessagerecipient(MessageRecipient messagerecipient) |
| Modifier and Type | Method and Description |
|---|---|
void |
Message.setMessagerecipients(List<MessageRecipient> messagerecipients) |
Copyright © 2016 Blugrid Pty. Ltd.. All rights reserved.