|
BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.compoze.collab.groupware.RecipientHelper
public class RecipientHelper
This class provides methods useful for working with recipients.
| Constructor Summary | |
|---|---|
RecipientHelper()
|
|
| Method Summary | |
|---|---|
static IMailRecipient[] |
getRecipientsByType(IMailRecipient[] recipients,
RecipientType recipType)
Gets the recipients from the array by the specified type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RecipientHelper()
| Method Detail |
|---|
public static IMailRecipient[] getRecipientsByType(IMailRecipient[] recipients,
RecipientType recipType)
throws CollaborationException
recipients - the recipients to get from (not null)recipType - the recipient type (not null)
CollaborationException
|
BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||