Uses of Class
com.silverpeas.questionReply.control.QuestionReplySessionController

Packages that use QuestionReplySessionController
com.silverpeas.questionReply.control   
com.silverpeas.questionReply.servlets   
 

Uses of QuestionReplySessionController in com.silverpeas.questionReply.control
 

Methods in com.silverpeas.questionReply.control with parameters of type QuestionReplySessionController
 void QuestionReplyExport.exportQuestion(Question question, StringBuilder sb, QuestionReplySessionController scc)
           
protected  void QuestionReplyExport.exportReply(QuestionReplySessionController qRSC, Reply reply, StringBuilder sb)
           
 boolean QuestionReplyExport.isReplyVisible(Question question, Reply reply, QuestionReplySessionController scc)
           
 

Uses of QuestionReplySessionController in com.silverpeas.questionReply.servlets
 

Methods in com.silverpeas.questionReply.servlets that return QuestionReplySessionController
 QuestionReplySessionController QuestionReplyRequestRouter.createComponentSessionController(com.stratelia.silverpeas.peasCore.MainSessionController mainSessionCtrl, com.stratelia.silverpeas.peasCore.ComponentContext componentContext)
          Method declaration
 

Methods in com.silverpeas.questionReply.servlets with parameters of type QuestionReplySessionController
 String QuestionReplyRequestRouter.getDestination(String function, QuestionReplySessionController scc, org.silverpeas.servlet.HttpRequest request)
          This method has to be implemented by the component request rooter it has to compute a destination page
 



Copyright © 2016 Silverpeas. All Rights Reserved.