Uses of Class
org.silverpeas.components.questionreply.control.QuestionReplySessionController
Packages that use QuestionReplySessionController
Package
Description
-
Uses of QuestionReplySessionController in org.silverpeas.components.questionreply.control
Methods in org.silverpeas.components.questionreply.control with parameters of type QuestionReplySessionControllerModifier and TypeMethodDescriptionvoidQuestionReplyExport.exportQuestion(Question question, StringBuilder sb, QuestionReplySessionController scc) protected voidQuestionReplyExport.exportReply(QuestionReplySessionController qRSC, Reply reply, StringBuilder sb) booleanQuestionReplyExport.isReplyVisible(Question question, Reply reply, QuestionReplySessionController scc) -
Uses of QuestionReplySessionController in org.silverpeas.components.questionreply.servlets
Methods in org.silverpeas.components.questionreply.servlets that return QuestionReplySessionControllerModifier and TypeMethodDescriptionQuestionReplyRequestRouter.createComponentSessionController(org.silverpeas.core.web.mvc.controller.MainSessionController mainSessionCtrl, org.silverpeas.core.web.mvc.controller.ComponentContext componentContext) Methods in org.silverpeas.components.questionreply.servlets with parameters of type QuestionReplySessionControllerModifier and TypeMethodDescriptionQuestionReplyRequestRouter.getDestination(String function, QuestionReplySessionController scc, org.silverpeas.core.web.http.HttpRequest request) This method has to be implemented by the component request rooter it has to compute a destination page