Interface RecipientActionService

All Known Implementing Classes:
RecipientActionServiceImpl

public interface RecipientActionService
RecipientActionService for retrieving recipients for a selection of entities based on various criteria. If the CorrespondenceActionService or MailActionService are called in extended mode, the correspondence or mail can not only be created for the selected entities, but also for persons related to the selected entities. This way, the correspondence can be created for the concerned entity, but also for it's parents, children and so on. If the ConcernedRecipient itself is selected as one of the EffectiveRecipient, the address to use for the correspondence to the concerned entity can be chosen as well.
See Also: