Uses of Class
com.silverpeas.questionReply.model.Recipient

Packages that use Recipient
com.silverpeas.questionReply.control   
com.silverpeas.questionReply.model   
 

Uses of Recipient in com.silverpeas.questionReply.control
 

Methods in com.silverpeas.questionReply.control that return types with arguments of type Recipient
 List<Recipient> QuestionManager.getQuestionRecipients(long questionId)
           
 List<Recipient> SilverpeasQuestionManager.getQuestionRecipients(long questionId)
           
 

Uses of Recipient in com.silverpeas.questionReply.model
 

Methods in com.silverpeas.questionReply.model that return types with arguments of type Recipient
 List<Recipient> Question.readRecipients()
           
 

Method parameters in com.silverpeas.questionReply.model with type arguments of type Recipient
 void Question.writeRecipients(Collection<Recipient> recipients)
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.