Interface ConcernedRecipient

All Known Implementing Classes:
ConcernedRecipientImpl

public interface ConcernedRecipient
ConcernedRecipient is the wrapper for the entity evaluated for communication from the entity selected in the ui. Usually the selected entity is either an Address or Person itself, or it is linked to an entity of one of those entity models as defined in the properties of the communication action. In special cases like Application, there is no such target and the address or email information is gathered from the values on the entity directly.
See Also: