Uses of Class
org.silverpeas.core.web.mvc.controller.ComponentContext
-
-
Uses of ComponentContext in org.silverpeas.core.web.calendar
Constructors in org.silverpeas.core.web.calendar with parameters of type ComponentContext Constructor Description AbstractCalendarWebController(MainSessionController controller, ComponentContext context, String multilangFileName, String iconFileName, String settingsFileName)
-
Uses of ComponentContext in org.silverpeas.core.web.mvc.controller
Fields in org.silverpeas.core.web.mvc.controller declared as ComponentContext Modifier and Type Field Description protected ComponentContext
AbstractComponentSessionController. context
Methods in org.silverpeas.core.web.mvc.controller that return ComponentContext Modifier and Type Method Description ComponentContext
MainSessionController. createComponentContext(String spaceId, String componentInstanceId)
Helper function. -
Uses of ComponentContext in org.silverpeas.core.web.mvc.route
Methods in org.silverpeas.core.web.mvc.route with parameters of type ComponentContext Modifier and Type Method Description abstract T
ComponentRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
-
Uses of ComponentContext in org.silverpeas.core.web.mvc.webcomponent
Methods in org.silverpeas.core.web.mvc.webcomponent with parameters of type ComponentContext Modifier and Type Method Description T
WebComponentRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Constructors in org.silverpeas.core.web.mvc.webcomponent with parameters of type ComponentContext Constructor Description WebComponentController(MainSessionController controller, ComponentContext context)
WebComponentController(MainSessionController controller, ComponentContext context, String resourceFileName)
WebComponentController(MainSessionController controller, ComponentContext context, String multilangFileName, String iconFileName)
WebComponentController(MainSessionController controller, ComponentContext context, String multilangFileName, String iconFileName, String settingsFileName)
-
Uses of ComponentContext in org.silverpeas.core.web.tools.agenda.control
Constructors in org.silverpeas.core.web.tools.agenda.control with parameters of type ComponentContext Constructor Description AgendaSessionController(MainSessionController mainSessionCtrl, ComponentContext context)
-
Uses of ComponentContext in org.silverpeas.web.agenda.servlets
Methods in org.silverpeas.web.agenda.servlets with parameters of type ComponentContext Modifier and Type Method Description AgendaSessionController
AgendaRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext context)
Method declaration -
Uses of ComponentContext in org.silverpeas.web.attachment
Methods in org.silverpeas.web.attachment with parameters of type ComponentContext Modifier and Type Method Description VersioningSessionController
VersioningRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Constructors in org.silverpeas.web.attachment with parameters of type ComponentContext Constructor Description VersioningSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
-
Uses of ComponentContext in org.silverpeas.web.clipboard.control
Constructors in org.silverpeas.web.clipboard.control with parameters of type ComponentContext Constructor Description ClipboardSessionController(MainSessionController mainSessionCtrl, ComponentContext context)
-
Uses of ComponentContext in org.silverpeas.web.clipboard.servlets
Methods in org.silverpeas.web.clipboard.servlets with parameters of type ComponentContext Modifier and Type Method Description ClipboardSessionController
ClipboardRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Called in order to get an instance of clipboard session controller. -
Uses of ComponentContext in org.silverpeas.web.ddwe
Constructors in org.silverpeas.web.ddwe with parameters of type ComponentContext Constructor Description DragAndDropWebEditorController(MainSessionController controller, ComponentContext context)
-
Uses of ComponentContext in org.silverpeas.web.directory.control
Constructors in org.silverpeas.web.directory.control with parameters of type ComponentContext Constructor Description DirectorySessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
-
Uses of ComponentContext in org.silverpeas.web.directory.servlets
Methods in org.silverpeas.web.directory.servlets with parameters of type ComponentContext Modifier and Type Method Description DirectorySessionController
DirectoryRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
-
Uses of ComponentContext in org.silverpeas.web.documenttemplate
Constructors in org.silverpeas.web.documenttemplate with parameters of type ComponentContext Constructor Description DocumentTemplateWebController(MainSessionController controller, ComponentContext context)
-
Uses of ComponentContext in org.silverpeas.web.external.webconnections.control
Constructors in org.silverpeas.web.external.webconnections.control with parameters of type ComponentContext Constructor Description WebConnectionsSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Standard Session Controller Constructeur -
Uses of ComponentContext in org.silverpeas.web.external.webconnections.servlets
Methods in org.silverpeas.web.external.webconnections.servlets with parameters of type ComponentContext Modifier and Type Method Description WebConnectionsSessionController
WebConnectionsRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Method declaration -
Uses of ComponentContext in org.silverpeas.web.form
Constructors in org.silverpeas.web.form with parameters of type ComponentContext Constructor Description FormTemplateSessionController(MainSessionController mainSessionCtrl, ComponentContext context)
-
Uses of ComponentContext in org.silverpeas.web.formtemplate.servlets
Methods in org.silverpeas.web.formtemplate.servlets with parameters of type ComponentContext Modifier and Type Method Description FormTemplateSessionController
FormTemplateRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext context)
-
Uses of ComponentContext in org.silverpeas.web.importexport.control
Constructors in org.silverpeas.web.importexport.control with parameters of type ComponentContext Constructor Description ImportExportSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext, String multilangBundle, String iconBundle)
-
Uses of ComponentContext in org.silverpeas.web.importexport.servlets
Methods in org.silverpeas.web.importexport.servlets with parameters of type ComponentContext Modifier and Type Method Description ImportExportSessionController
ImportExportRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
-
Uses of ComponentContext in org.silverpeas.web.interests.control
Constructors in org.silverpeas.web.interests.control with parameters of type ComponentContext Constructor Description InterestCenterSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Constructor Creates new Interests Session Controller -
Uses of ComponentContext in org.silverpeas.web.interests.servlets
Methods in org.silverpeas.web.interests.servlets with parameters of type ComponentContext Modifier and Type Method Description InterestCenterSessionController
InterestCenterPeasRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Method declaration -
Uses of ComponentContext in org.silverpeas.web.jobdomain.control
Constructors in org.silverpeas.web.jobdomain.control with parameters of type ComponentContext Constructor Description JobDomainPeasSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Standard Session Controller ConstructeurJobDomainPeasSessionController(MainSessionController controller, ComponentContext context, String localizedMessagesBundleName, String iconFileName, String settingsFileName)
Dedicated for tests -
Uses of ComponentContext in org.silverpeas.web.jobdomain.servlets
Methods in org.silverpeas.web.jobdomain.servlets with parameters of type ComponentContext Modifier and Type Method Description JobDomainPeasSessionController
JobDomainPeasRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
-
Uses of ComponentContext in org.silverpeas.web.jobmanager.control
Constructors in org.silverpeas.web.jobmanager.control with parameters of type ComponentContext Constructor Description JobManagerPeasSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Standard Session Controller Constructeur -
Uses of ComponentContext in org.silverpeas.web.jobmanager.servlets
Methods in org.silverpeas.web.jobmanager.servlets with parameters of type ComponentContext Modifier and Type Method Description JobManagerPeasSessionController
JobManagerPeasRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Method declaration -
Uses of ComponentContext in org.silverpeas.web.jobsearch
Constructors in org.silverpeas.web.jobsearch with parameters of type ComponentContext Constructor Description JobSearchPeasSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Standard Session Controller Constructeur -
Uses of ComponentContext in org.silverpeas.web.jobsearch.servlets
Methods in org.silverpeas.web.jobsearch.servlets with parameters of type ComponentContext Modifier and Type Method Description JobSearchPeasSessionController
JobSearchPeasRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Method declaration -
Uses of ComponentContext in org.silverpeas.web.jobstartpage.control
Constructors in org.silverpeas.web.jobstartpage.control with parameters of type ComponentContext Constructor Description JobStartPagePeasSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
JobStartPagePeasSessionController(MainSessionController controller, ComponentContext context, String localizedMessagesBundleName, String iconFileName, String settingsFileName)
Dedicated for tests -
Uses of ComponentContext in org.silverpeas.web.jobstartpage.servlets
Methods in org.silverpeas.web.jobstartpage.servlets with parameters of type ComponentContext Modifier and Type Method Description JobStartPagePeasSessionController
JobStartPagePeasRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
-
Uses of ComponentContext in org.silverpeas.web.mylinks
Constructors in org.silverpeas.web.mylinks with parameters of type ComponentContext Constructor Description MyLinksPeasWebController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Standard Session Controller Constructor -
Uses of ComponentContext in org.silverpeas.web.notificationserver.channel.popup
Methods in org.silverpeas.web.notificationserver.channel.popup with parameters of type ComponentContext Modifier and Type Method Description POPUPSessionController
POPUPRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext context)
Constructors in org.silverpeas.web.notificationserver.channel.popup with parameters of type ComponentContext Constructor Description POPUPSessionController(MainSessionController mainSessionCtrl, ComponentContext context)
Constructor declaration -
Uses of ComponentContext in org.silverpeas.web.notificationserver.channel.silvermail
Methods in org.silverpeas.web.notificationserver.channel.silvermail with parameters of type ComponentContext Modifier and Type Method Description SILVERMAILSessionController
SILVERMAILRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext context)
Constructors in org.silverpeas.web.notificationserver.channel.silvermail with parameters of type ComponentContext Constructor Description SILVERMAILSessionController(MainSessionController mainSessionCtrl, ComponentContext context)
-
Uses of ComponentContext in org.silverpeas.web.notificationuser.control
Constructors in org.silverpeas.web.notificationuser.control with parameters of type ComponentContext Constructor Description UserNotificationSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Constructor declaration -
Uses of ComponentContext in org.silverpeas.web.notificationuser.servlets
Methods in org.silverpeas.web.notificationuser.servlets with parameters of type ComponentContext Modifier and Type Method Description UserNotificationSessionController
UserNotificationRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
-
Uses of ComponentContext in org.silverpeas.web.pdc.control
Constructors in org.silverpeas.web.pdc.control with parameters of type ComponentContext Constructor Description PdcClassifySessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext, String multilangBundle, String iconBundle)
PdcSearchSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext, String multilangBundle, String iconBundle)
PdcSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext, String multilangBundle, String iconBundle)
Constructor declarationPdcUtilizationSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext, String multilangBundle, String iconBundle)
-
Uses of ComponentContext in org.silverpeas.web.pdc.servlets
Methods in org.silverpeas.web.pdc.servlets with parameters of type ComponentContext Modifier and Type Method Description PdcClassifySessionController
PdcClassifyRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
PdcSessionController
PdcRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
PdcSearchSessionController
PdcSearchRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
PdcUtilizationSessionController
PdcUtilizationRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
-
Uses of ComponentContext in org.silverpeas.web.pdcsubscription.control
Constructors in org.silverpeas.web.pdcsubscription.control with parameters of type ComponentContext Constructor Description PdcSubscriptionSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Constructor Creates new PdcSubscription Session Controller -
Uses of ComponentContext in org.silverpeas.web.pdcsubscription.servlets
Methods in org.silverpeas.web.pdcsubscription.servlets with parameters of type ComponentContext Modifier and Type Method Description PdcSubscriptionSessionController
PdcSubscriptionPeasRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
-
Uses of ComponentContext in org.silverpeas.web.personalization.control
Constructors in org.silverpeas.web.personalization.control with parameters of type ComponentContext Constructor Description PersonalizationSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Constructor declaration -
Uses of ComponentContext in org.silverpeas.web.personalization.servlets
Methods in org.silverpeas.web.personalization.servlets with parameters of type ComponentContext Modifier and Type Method Description PersonalizationSessionController
PersoPeasRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
-
Uses of ComponentContext in org.silverpeas.web.selection.control
Constructors in org.silverpeas.web.selection.control with parameters of type ComponentContext Constructor Description SelectionPeasWrapperSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Standard Session Controller Constructeur -
Uses of ComponentContext in org.silverpeas.web.selection.servlets
Methods in org.silverpeas.web.selection.servlets with parameters of type ComponentContext Modifier and Type Method Description SelectionPeasWrapperSessionController
SelectionPeasWrapper. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Returns a new session controller -
Uses of ComponentContext in org.silverpeas.web.sharing.control
Constructors in org.silverpeas.web.sharing.control with parameters of type ComponentContext Constructor Description FileSharingSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Standard Session Controller Constructeur -
Uses of ComponentContext in org.silverpeas.web.sharing.servlets
Methods in org.silverpeas.web.sharing.servlets with parameters of type ComponentContext Modifier and Type Method Description FileSharingSessionController
FileSharingRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Method declaration -
Uses of ComponentContext in org.silverpeas.web.silverstatistics.control
Constructors in org.silverpeas.web.silverstatistics.control with parameters of type ComponentContext Constructor Description SilverStatisticsPeasSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Standard Session Controller Constructeur -
Uses of ComponentContext in org.silverpeas.web.silverstatistics.servlets
Methods in org.silverpeas.web.silverstatistics.servlets with parameters of type ComponentContext Modifier and Type Method Description SilverStatisticsPeasSessionController
SilverStatisticsPeasRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Method declaration -
Uses of ComponentContext in org.silverpeas.web.socialnetwork.mycontactprofil.control
Constructors in org.silverpeas.web.socialnetwork.mycontactprofil.control with parameters of type ComponentContext Constructor Description MyContactProfilSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
-
Uses of ComponentContext in org.silverpeas.web.socialnetwork.mycontactprofil.servlets
Methods in org.silverpeas.web.socialnetwork.mycontactprofil.servlets with parameters of type ComponentContext Modifier and Type Method Description MyContactProfilSessionController
MyContactProfilRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
create ComponentSession Controller -
Uses of ComponentContext in org.silverpeas.web.socialnetwork.myprofil.control
Constructors in org.silverpeas.web.socialnetwork.myprofil.control with parameters of type ComponentContext Constructor Description MyProfilSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
-
Uses of ComponentContext in org.silverpeas.web.socialnetwork.myprofil.servlets
Methods in org.silverpeas.web.socialnetwork.myprofil.servlets with parameters of type ComponentContext Modifier and Type Method Description MyProfilSessionController
MyProfilRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
-
Uses of ComponentContext in org.silverpeas.web.socialnetwork.profil.control
Constructors in org.silverpeas.web.socialnetwork.profil.control with parameters of type ComponentContext Constructor Description ProfilSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
-
Uses of ComponentContext in org.silverpeas.web.socialnetwork.profil.servlets
Methods in org.silverpeas.web.socialnetwork.profil.servlets with parameters of type ComponentContext Modifier and Type Method Description ProfilSessionController
ProfilRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
-
Uses of ComponentContext in org.silverpeas.web.subscription.control
Constructors in org.silverpeas.web.subscription.control with parameters of type ComponentContext Constructor Description SubscriptionSessionController(MainSessionController controller, ComponentContext context)
Default constructor. -
Uses of ComponentContext in org.silverpeas.web.subscription.servlets
Methods in org.silverpeas.web.subscription.servlets with parameters of type ComponentContext Modifier and Type Method Description SubscriptionSessionController
SubscriptionRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
-
Uses of ComponentContext in org.silverpeas.web.templatedesigner.control
Constructors in org.silverpeas.web.templatedesigner.control with parameters of type ComponentContext Constructor Description TemplateDesignerSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Standard Session Controller Constructeur -
Uses of ComponentContext in org.silverpeas.web.templatedesigner.servlets
Methods in org.silverpeas.web.templatedesigner.servlets with parameters of type ComponentContext Modifier and Type Method Description TemplateDesignerSessionController
TemplateDesignerRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Method declaration -
Uses of ComponentContext in org.silverpeas.web.thesaurus.control
Constructors in org.silverpeas.web.thesaurus.control with parameters of type ComponentContext Constructor Description ThesaurusSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext, String multilangBundle, String iconBundle)
-
Uses of ComponentContext in org.silverpeas.web.thesaurus.servlets
Methods in org.silverpeas.web.thesaurus.servlets with parameters of type ComponentContext Modifier and Type Method Description ThesaurusSessionController
ThesaurusRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
-
Uses of ComponentContext in org.silverpeas.web.todo.control
Constructors in org.silverpeas.web.todo.control with parameters of type ComponentContext Constructor Description ToDoSessionController(MainSessionController mainSessionCtrl, ComponentContext context)
Constructor declaration -
Uses of ComponentContext in org.silverpeas.web.todo.servlets
Methods in org.silverpeas.web.todo.servlets with parameters of type ComponentContext Modifier and Type Method Description ToDoSessionController
TodoRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext context)
This method creates a TodoSessionController instance -
Uses of ComponentContext in org.silverpeas.web.usercalendar
Constructors in org.silverpeas.web.usercalendar with parameters of type ComponentContext Constructor Description UserCalendarWebController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Standard Session Controller Constructor -
Uses of ComponentContext in org.silverpeas.web.variables
Methods in org.silverpeas.web.variables with parameters of type ComponentContext Modifier and Type Method Description VariablesSessionController
VariablesRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Constructors in org.silverpeas.web.variables with parameters of type ComponentContext Constructor Description VariablesSessionController(MainSessionController mainSessionCtrl, ComponentContext context)
-
Uses of ComponentContext in org.silverpeas.web.wbe
Constructors in org.silverpeas.web.wbe with parameters of type ComponentContext Constructor Description WbeWebController(MainSessionController controller, ComponentContext context)
-
Uses of ComponentContext in org.silverpeas.web.workflowdesigner.control
Constructors in org.silverpeas.web.workflowdesigner.control with parameters of type ComponentContext Constructor Description WorkflowDesignerSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Standard Session Controller Constructeur -
Uses of ComponentContext in org.silverpeas.web.workflowdesigner.servlets
Methods in org.silverpeas.web.workflowdesigner.servlets with parameters of type ComponentContext Modifier and Type Method Description WorkflowDesignerSessionController
WorkflowDesignerRequestRouter. createComponentSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
Method declaration
-