public class ListMapper extends Object implements RecipientDestinationMapper
Constructor and Description |
---|
ListMapper() |
Modifier and Type | Method and Description |
---|---|
Destination |
lookup(Recipient recipient)
Returns the destination of mails sent to this user; or null if it does
not know the recipient.
|
void |
setList(ListDestination list) |
public Destination lookup(Recipient recipient)
RecipientDestinationMapper
lookup
in interface RecipientDestinationMapper
public void setList(ListDestination list)