The interface for any TaskCommand that is to be used as an EmailRecipientSupplier.
Field Summary | |
static java.lang.String | COPYRIGHT Copyright. |
static java.lang.String | defaultCommandClassName Default implementation class. |
Method Summary | |
java.util.List | getEmailRecipients() Gets the memberGroupId. |
void | setMemberGroupId(java.lang.Long memberGroupId) Sets the member group ID of the customer profile from which to create a list EmailRecipient objects. |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final java.lang.String defaultCommandClassName
Method Detail |
public void setMemberGroupId(java.lang.Long memberGroupId)
public java.util.List getEmailRecipients()
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.