| Package | Description |
|---|---|
| cz.quanti.mailq | |
| cz.quanti.mailq.entities.v2 | |
| cz.quanti.mailq.resources.v2 |
| Modifier and Type | Method and Description |
|---|---|
RecipientsListEntity |
MailQ.createRecipientsList(RecipientsListEntity recipientsList)
Create recipients list.
|
RecipientsListEntity |
MailQ.getRecipientsList(Long recipientsListId)
Get recipient list
|
| Modifier and Type | Method and Description |
|---|---|
RecipientsListEntity |
MailQ.createRecipientsList(RecipientsListEntity recipientsList)
Create recipients list.
|
| Modifier and Type | Method and Description |
|---|---|
RecipientsListEntity |
RecipientsListEntity.setDescription(String description) |
RecipientsListEntity |
RecipientsListEntity.setFormVisible(Boolean formVisible) |
RecipientsListEntity |
RecipientsListEntity.setName(String name) |
RecipientsListEntity |
RecipientsListEntity.setVariables(Set<String> variables) |
RecipientsListEntity |
RecipientsListEntity.setVariables(String... variables) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<RecipientsListEntity> |
RecipientsListsEntity.iterator() |
Spliterator<RecipientsListEntity> |
RecipientsListsEntity.spliterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
RecipientsListsEntity.forEach(java.util.function.Consumer<? super RecipientsListEntity> action) |
| Constructor and Description |
|---|
RecipientsListsEntity(List<RecipientsListEntity> recipientsLists) |
| Modifier and Type | Method and Description |
|---|---|
RecipientsListEntity |
RecipientsListResource.createRecipientsList(RecipientsListEntity recipientsList) |
RecipientsListEntity |
RecipientsListResource.getRecipientsList(Long recipientsListId) |
| Modifier and Type | Method and Description |
|---|---|
RecipientsListEntity |
RecipientsListResource.createRecipientsList(RecipientsListEntity recipientsList) |
Copyright © 2018. All rights reserved.