|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WorkflowDesignerSessionController | |
---|---|
com.silverpeas.workflowdesigner.servlets |
Uses of WorkflowDesignerSessionController in com.silverpeas.workflowdesigner.servlets |
---|
Methods in com.silverpeas.workflowdesigner.servlets that return WorkflowDesignerSessionController | |
---|---|
WorkflowDesignerSessionController |
WorkflowDesignerRequestRouter.createComponentSessionController(MainSessionController mainSessionCtrl,
ComponentContext componentContext)
Method declaration |
Methods in com.silverpeas.workflowdesigner.servlets with parameters of type WorkflowDesignerSessionController | |
---|---|
String |
WorkflowDesignerRequestRouter.getDestination(String function,
WorkflowDesignerSessionController workflowDesignerSC,
HttpRequest request)
This method has to be implemented by the component request rooter it has to compute a destination page |
String |
FunctionHandler.getDestination(String function,
WorkflowDesignerSessionController workflowDesignerSC,
javax.servlet.http.HttpServletRequest request)
Handle the function do the processing and return the URL of the response |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |