Uses of Class
com.stratelia.silverpeas.notificationManager.GroupRecipient

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
 



Copyright © 2016 Silverpeas. All Rights Reserved.