public class RecipientSpecifications extends Object implements RecipientSpecification
RecipientSpecification instances, it
matches a recipient if any of its elements matches it. It is itself a
RecipientSpecification.| Constructor and Description |
|---|
RecipientSpecifications() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSatisfiedBy(Recipient recipient) |
void |
setSpecifications(java.util.List<RecipientSpecification> specifications) |
public boolean isSatisfiedBy(Recipient recipient)
isSatisfiedBy in interface RecipientSpecificationpublic void setSpecifications(java.util.List<RecipientSpecification> specifications)