|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GroupRecipient | |
---|---|
com.stratelia.silverpeas.notificationManager |
Uses of GroupRecipient in com.stratelia.silverpeas.notificationManager |
---|
Methods in com.stratelia.silverpeas.notificationManager that return types with arguments of type GroupRecipient | |
---|---|
Collection<GroupRecipient> |
NotificationMetaData.getGroupRecipients()
Get message group recipients |
Methods in com.stratelia.silverpeas.notificationManager with parameters of type GroupRecipient | |
---|---|
void |
NotificationMetaData.addGroupRecipient(GroupRecipient group)
Add a group recipient to group recipients |
Method parameters in com.stratelia.silverpeas.notificationManager with type arguments of type GroupRecipient | |
---|---|
void |
NotificationMetaData.addGroupRecipients(Collection<GroupRecipient> groups)
Add group recipients to group recipients |
void |
NotificationMetaData.setGroupRecipients(Collection<GroupRecipient> groups)
Set message group recipients |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |