com.liferay.portal.util
Interface Recipient


public interface Recipient

View Source

Author:
Brian Wing Shun Chan

Method Summary
 java.lang.String getRecipientAddress()
           
 java.lang.String getRecipientId()
           
 java.lang.String getRecipientInternetAddress()
           
 java.lang.String getRecipientName()
           
 boolean isMultipleRecipients()
           
 

Method Detail

getRecipientId

java.lang.String getRecipientId()

getRecipientName

java.lang.String getRecipientName()

getRecipientAddress

java.lang.String getRecipientAddress()

getRecipientInternetAddress

java.lang.String getRecipientInternetAddress()

isMultipleRecipients

boolean isMultipleRecipients()