|
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.compoze.collab.groupware.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)
|
Compoze Software, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||