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

Packages that use ExternalRecipient
com.stratelia.silverpeas.notificationManager   
 

Uses of ExternalRecipient in com.stratelia.silverpeas.notificationManager
 

Methods in com.stratelia.silverpeas.notificationManager that return types with arguments of type ExternalRecipient
 Collection<ExternalRecipient> NotificationMetaData.getExternalRecipients()
           
 

Methods in com.stratelia.silverpeas.notificationManager with parameters of type ExternalRecipient
 void NotificationMetaData.addExternalRecipient(ExternalRecipient externalRecipient)
           
 

Method parameters in com.stratelia.silverpeas.notificationManager with type arguments of type ExternalRecipient
 void NotificationManager.notifyExternals(NotificationParameters params, Collection<ExternalRecipient> externals)
           
 void NotificationMetaData.setExternalRecipients(Collection<ExternalRecipient> externalRecipients)
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.