Uses of Class
org.silverpeas.servlet.HttpRequest

Packages that use HttpRequest
com.silverpeas.authentication   
com.silverpeas.communicationUser.servlets   
com.silverpeas.directory.servlets   
com.silverpeas.external.webConnections.servlets   
com.silverpeas.formTemplate.servlets   
com.silverpeas.importExportPeas.servlets   
com.silverpeas.interestCenterPeas.servlets   
com.silverpeas.jobDomainPeas.servlets   
com.silverpeas.jobManagerPeas.servlets   
com.silverpeas.jobOrganizationPeas.servlets   
com.silverpeas.jobSearchPeas.servlets   
com.silverpeas.jobStartPagePeas.servlets   
com.silverpeas.myLinksPeas.servlets   
com.silverpeas.notificationserver.channel.popup   
com.silverpeas.pdcSubscriptionPeas.servlets   
com.silverpeas.sharing.servlets   
com.silverpeas.socialnetwork.myContactProfil.servlets   
com.silverpeas.socialnetwork.myProfil.servlets   
com.silverpeas.socialnetwork.profil.servlets   
com.silverpeas.templatedesigner.servlets   
com.silverpeas.thesaurusPeas.servlets   
com.silverpeas.thumbnail.servlets   
com.silverpeas.web Provides the classes and interfaces from which web services can be defined and published in Silverpeas. 
com.silverpeas.workflowdesigner.servlets   
com.stratelia.silverpeas.alertUserPeas.servlets   
com.stratelia.silverpeas.clipboardPeas.servlets   
com.stratelia.silverpeas.genericPanelPeas.servlets   
com.stratelia.silverpeas.notificationserver.channel.silvermail   
com.stratelia.silverpeas.notificationUser.servlets   
com.stratelia.silverpeas.pdcPeas.servlets   
com.stratelia.silverpeas.peasCore.servlets   
com.stratelia.silverpeas.personalizationPeas.servlets   
com.stratelia.silverpeas.selectionPeas.servlets   
com.stratelia.silverpeas.silverStatisticsPeas.servlets   
com.stratelia.webactiv.agenda.servlets   
com.stratelia.webactiv.todo.servlets   
com.stratelia.webactiv.util.viewGenerator.html   
com.stratelia.webactiv.util.viewGenerator.html.buttons   
org.silverpeas.attachment.web   
org.silverpeas.servlet   
org.silverpeas.subscription.servlets   
 

Uses of HttpRequest in com.silverpeas.authentication
 

Methods in com.silverpeas.authentication with parameters of type HttpRequest
protected  String SilverpeasSessionOpener.getAbsoluteUrl(HttpRequest request)
          Computes the beginning of an absolute URL for the home page.
protected  String SilverpeasSessionOpener.getErrorPageUrl(HttpRequest request, String authKey)
          The user wasn't yet authenticated then computes the error page.
protected  String SilverpeasSessionOpener.getHomePageUrl(HttpRequest request, String redirectURL)
          The user was authenticated and its session in Silverpeas was opened successfully, then computes its home page.
 String SilverpeasSessionOpener.openSession(HttpRequest request, String authKey)
          Opens a session in Silverpeas for the authenticated user behinds the specified HTTP request.
 

Uses of HttpRequest in com.silverpeas.communicationUser.servlets
 

Methods in com.silverpeas.communicationUser.servlets with parameters of type HttpRequest
 String CommunicationUserRequestRouter.getDestination(String function, CommunicationUserSessionController commUserSC, HttpRequest request)
          This method has to be implemented by the component request rooter it has to compute a destination page
 

Uses of HttpRequest in com.silverpeas.directory.servlets
 

Methods in com.silverpeas.directory.servlets with parameters of type HttpRequest
 String DirectoryRequestRouter.getDestination(String function, DirectorySessionController directorySC, HttpRequest request)
           
 

Uses of HttpRequest in com.silverpeas.external.webConnections.servlets
 

Methods in com.silverpeas.external.webConnections.servlets with parameters of type HttpRequest
 String WebConnectionsRequestRouter.getDestination(String function, WebConnectionsSessionController webConnectionsSC, HttpRequest request)
          This method has to be implemented by the component request rooter it has to compute a destination page
 

Uses of HttpRequest in com.silverpeas.formTemplate.servlets
 

Methods in com.silverpeas.formTemplate.servlets with parameters of type HttpRequest
 String FormTemplateRequestRouter.getDestination(String function, FormTemplateSessionController controller, HttpRequest request)
          This method has to be implemented by the component request Router it has to compute a destination page
 

Uses of HttpRequest in com.silverpeas.importExportPeas.servlets
 

Methods in com.silverpeas.importExportPeas.servlets with parameters of type HttpRequest
 String ImportExportRequestRouter.getDestination(String function, ImportExportSessionController importExportSC, HttpRequest request)
          This method has to be implemented by the component request rooter it has to compute a destination page
 

Uses of HttpRequest in com.silverpeas.interestCenterPeas.servlets
 

Methods in com.silverpeas.interestCenterPeas.servlets with parameters of type HttpRequest
 String InterestCenterPeasRequestRouter.getDestination(String function, InterestCenterSessionController icSC, HttpRequest request)
          This method has to be implemented by the component request rooter it has to compute a destination page
 

Uses of HttpRequest in com.silverpeas.jobDomainPeas.servlets
 

Methods in com.silverpeas.jobDomainPeas.servlets with parameters of type HttpRequest
 String JobDomainPeasRequestRouter.getDestination(String function, JobDomainPeasSessionController jobDomainSC, HttpRequest request)
          This method has to be implemented by the component request rooter it has to compute a destination page
 

Uses of HttpRequest in com.silverpeas.jobManagerPeas.servlets
 

Methods in com.silverpeas.jobManagerPeas.servlets with parameters of type HttpRequest
 String JobManagerPeasRequestRouter.getDestination(String function, JobManagerPeasSessionController jobManagerSC, HttpRequest request)
          This method has to be implemented by the component request rooter it has to compute a destination page
 

Uses of HttpRequest in com.silverpeas.jobOrganizationPeas.servlets
 

Methods in com.silverpeas.jobOrganizationPeas.servlets with parameters of type HttpRequest
 String JobOrganizationPeasRequestRouter.getDestination(String function, JobOrganizationPeasSessionController jobOrganizationSC, HttpRequest request)
          This method has to be implemented by the component request rooter it has to compute a destination page
 

Uses of HttpRequest in com.silverpeas.jobSearchPeas.servlets
 

Methods in com.silverpeas.jobSearchPeas.servlets with parameters of type HttpRequest
 String JobSearchPeasRequestRouter.getDestination(String function, JobSearchPeasSessionController jobSearchPeasSC, HttpRequest request)
          This method has to be implemented by the component request rooter it has to compute a destination page
 

Uses of HttpRequest in com.silverpeas.jobStartPagePeas.servlets
 

Methods in com.silverpeas.jobStartPagePeas.servlets with parameters of type HttpRequest
 String JobStartPagePeasRequestRouter.getDestination(String function, JobStartPagePeasSessionController jobStartPageSC, HttpRequest request)
          This method has to be implemented by the component request rooter it has to compute a destination page
 String JobStartPagePeasRequestRouter.getDestinationComponent(String function, JobStartPagePeasSessionController jobStartPageSC, HttpRequest request)
           
 String JobStartPagePeasRequestRouter.getDestinationNavBar(String function, JobStartPagePeasSessionController jobStartPageSC, HttpRequest request)
           
 String JobStartPagePeasRequestRouter.getDestinationSpace(String function, JobStartPagePeasSessionController jobStartPageSC, HttpRequest request)
           
 String JobStartPagePeasRequestRouter.getDestinationStartPage(String function, JobStartPagePeasSessionController jobStartPageSC, HttpRequest request)
           
 

Uses of HttpRequest in com.silverpeas.myLinksPeas.servlets
 

Methods in com.silverpeas.myLinksPeas.servlets with parameters of type HttpRequest
 String MyLinksPeasRequestRouter.getDestination(String function, MyLinksPeasSessionController myLinksSC, HttpRequest request)
          This method has to be implemented by the component request rooter it has to compute a destination page
 

Uses of HttpRequest in com.silverpeas.notificationserver.channel.popup
 

Methods in com.silverpeas.notificationserver.channel.popup with parameters of type HttpRequest
 String POPUPRequestRouter.getDestination(String function, POPUPSessionController popupSC, HttpRequest request)
           
 

Uses of HttpRequest in com.silverpeas.pdcSubscriptionPeas.servlets
 

Methods in com.silverpeas.pdcSubscriptionPeas.servlets with parameters of type HttpRequest
 String PdcSubscriptionPeasRequestRouter.getDestination(String function, PdcSubscriptionSessionController pdcSC, HttpRequest request)
          This method has to be implemented by the component request rooter it has to compute a destination page
 

Uses of HttpRequest in com.silverpeas.sharing.servlets
 

Methods in com.silverpeas.sharing.servlets with parameters of type HttpRequest
 String FileSharingRequestRouter.getDestination(String function, FileSharingSessionController fileSharingSC, HttpRequest request)
          This method has to be implemented by the component request rooter it has to compute a destination page
 

Uses of HttpRequest in com.silverpeas.socialnetwork.myContactProfil.servlets
 

Methods in com.silverpeas.socialnetwork.myContactProfil.servlets with parameters of type HttpRequest
 String MyContactProfilRequestRouter.getDestination(String function, MyContactProfilSessionController sc, HttpRequest request)
          get Destination
 

Uses of HttpRequest in com.silverpeas.socialnetwork.myProfil.servlets
 

Methods in com.silverpeas.socialnetwork.myProfil.servlets with parameters of type HttpRequest
 String MyProfilRequestRouter.getDestination(String function, MyProfilSessionController myProfilSC, HttpRequest request)
           
protected  String MyProfilRequestRouter.saveAvatar(HttpRequest request, String nameAvatar)
          method to change profile Photo
 

Uses of HttpRequest in com.silverpeas.socialnetwork.profil.servlets
 

Methods in com.silverpeas.socialnetwork.profil.servlets with parameters of type HttpRequest
 String ProfilRequestRouter.getDestination(String function, ProfilSessionController profileSC, HttpRequest request)
           
 

Uses of HttpRequest in com.silverpeas.templatedesigner.servlets
 

Methods in com.silverpeas.templatedesigner.servlets with parameters of type HttpRequest
 String TemplateDesignerRequestRouter.getDestination(String function, TemplateDesignerSessionController templateDesignerSC, HttpRequest request)
          This method has to be implemented by the component request rooter it has to compute a destination page
 

Uses of HttpRequest in com.silverpeas.thesaurusPeas.servlets
 

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

Uses of HttpRequest in com.silverpeas.thumbnail.servlets
 

Methods in com.silverpeas.thumbnail.servlets with parameters of type HttpRequest
 String ThumbnailRequestRouter.getDestination(String function, ThumbnailSessionController thumbnailSC, HttpRequest request)
           
 

Uses of HttpRequest in com.silverpeas.web
 

Methods in com.silverpeas.web that return HttpRequest
 HttpRequest RESTWebService.getHttpRequest()
          Gets the HTTP request mapped with the execution context of this web service.
 

Uses of HttpRequest in com.silverpeas.workflowdesigner.servlets
 

Methods in com.silverpeas.workflowdesigner.servlets with parameters of type HttpRequest
 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
 

Uses of HttpRequest in com.stratelia.silverpeas.alertUserPeas.servlets
 

Methods in com.stratelia.silverpeas.alertUserPeas.servlets with parameters of type HttpRequest
 String AlertUserPeasRequestRouter.getDestination(String function, AlertUserPeasSessionController scc, HttpRequest request)
          This method has to be implemented by the component request rooter it has to compute a destination page
 

Uses of HttpRequest in com.stratelia.silverpeas.clipboardPeas.servlets
 

Methods in com.stratelia.silverpeas.clipboardPeas.servlets with parameters of type HttpRequest
 String ClipboardRequestRouter.getDestination(String function, ClipboardSessionController clipboardSC, HttpRequest request)
          This method has to be implemented by the component request rooter it has to compute a destination page
 

Uses of HttpRequest in com.stratelia.silverpeas.genericPanelPeas.servlets
 

Methods in com.stratelia.silverpeas.genericPanelPeas.servlets with parameters of type HttpRequest
 String GenericPanelPeasRequestRouter.getDestination(String function, GenericPanelPeasSessionController genericPanelPeasSC, HttpRequest request)
          This method has to be implemented by the component request rooter it has to compute a destination page
 

Uses of HttpRequest in com.stratelia.silverpeas.notificationserver.channel.silvermail
 

Methods in com.stratelia.silverpeas.notificationserver.channel.silvermail with parameters of type HttpRequest
 String SILVERMAILRequestRouter.getDestination(String action, SILVERMAILSessionController componentSC, HttpRequest request)
           
 

Uses of HttpRequest in com.stratelia.silverpeas.notificationUser.servlets
 

Methods in com.stratelia.silverpeas.notificationUser.servlets with parameters of type HttpRequest
 String NotificationUserRequestRouter.getDestination(String function, NotificationUserSessionController nuSC, HttpRequest request)
          This method has to be implemented by the component request rooter it has to compute a destination page
 

Uses of HttpRequest in com.stratelia.silverpeas.pdcPeas.servlets
 

Methods in com.stratelia.silverpeas.pdcPeas.servlets with parameters of type HttpRequest
 String PdcClassifyRequestRouter.getDestination(String function, PdcClassifySessionController pdcSC, HttpRequest request)
           
 String PdcSearchRequestRouter.getDestination(String function, PdcSearchSessionController pdcSC, HttpRequest request)
          This method has to be implemented by the component request rooter it has to compute a destination page
 String PdcRequestRouter.getDestination(String function, PdcSessionController pdcSC, HttpRequest request)
          This method has to be implemented by the component request rooter it has to compute a destination page
 String PdcUtilizationRequestRouter.getDestination(String function, PdcUtilizationSessionController pdcSC, HttpRequest request)
          This method has to be implemented by the component request rooter it has to compute a destination page
 

Uses of HttpRequest in com.stratelia.silverpeas.peasCore.servlets
 

Methods in com.stratelia.silverpeas.peasCore.servlets that return HttpRequest
 HttpRequest WebComponentRequestContext.getRequest()
           
 

Methods in com.stratelia.silverpeas.peasCore.servlets with parameters of type HttpRequest
abstract  String ComponentRequestRouter.getDestination(String function, T componentSC, HttpRequest request)
          This method has to be implemented by the component request Router it has to compute a destination page
 String WebComponentRequestRouter.getDestination(String path, T componentSC, HttpRequest request)
           
static
<CONTROLLER extends WebComponentController<WEB_COMPONENT_REQUEST_CONTEXT>,WEB_COMPONENT_REQUEST_CONTEXT extends WebComponentRequestContext>
void
WebComponentManager.manageRequestFor(Class<CONTROLLER> webComponentControllerClass, Class<? extends Annotation> httpMethodClass, HttpRequest request, javax.servlet.http.HttpServletResponse response)
          This method must be called before all treatments in order to initilize the Web Component Context associated to the current request.
 

Uses of HttpRequest in com.stratelia.silverpeas.personalizationPeas.servlets
 

Methods in com.stratelia.silverpeas.personalizationPeas.servlets with parameters of type HttpRequest
 String PersoPeasRequestRouter.getDestination(String function, PersonalizationSessionController personalizationScc, HttpRequest request)
          This method has to be implemented by the component request rooter it has to compute a destination page
 

Uses of HttpRequest in com.stratelia.silverpeas.selectionPeas.servlets
 

Methods in com.stratelia.silverpeas.selectionPeas.servlets with parameters of type HttpRequest
protected  String SelectionPeasRequestRouter.doBrowseOperation(String op, SelectionPeasSessionController selectionPeasSC, HttpRequest request)
           
protected  String SelectionPeasRequestRouter.doCartOperation(String op, SelectionPeasSessionController selectionPeasSC, HttpRequest request)
           
 String SelectionPeasRequestRouter.getDestination(String function, SelectionPeasSessionController selectionPeasSC, HttpRequest request)
          This method has to be implemented by the component request rooter it has to compute a destination page
 String SelectionPeasWrapper.getDestination(String function, SelectionPeasWrapperSessionController session, HttpRequest request)
          Do the requested function and return the destination url.
 

Uses of HttpRequest in com.stratelia.silverpeas.silverStatisticsPeas.servlets
 

Methods in com.stratelia.silverpeas.silverStatisticsPeas.servlets with parameters of type HttpRequest
 String SilverStatisticsPeasRequestRouter.getDestination(String function, SilverStatisticsPeasSessionController statsSC, HttpRequest request)
          This method has to be implemented by the component request router it has to compute a destination page
 

Uses of HttpRequest in com.stratelia.webactiv.agenda.servlets
 

Methods in com.stratelia.webactiv.agenda.servlets with parameters of type HttpRequest
 String AgendaRequestRouter.getDestination(String function, AgendaSessionController scc, HttpRequest request)
          This method has to be implemented by the component request router it has to compute a destination page
 

Uses of HttpRequest in com.stratelia.webactiv.todo.servlets
 

Methods in com.stratelia.webactiv.todo.servlets with parameters of type HttpRequest
 String TodoRequestRouter.getDestination(String function, ToDoSessionController scc, HttpRequest request)
          This method has to be implemented by the component request rooter it has to compute a destination page
 

Uses of HttpRequest in com.stratelia.webactiv.util.viewGenerator.html
 

Methods in com.stratelia.webactiv.util.viewGenerator.html with parameters of type HttpRequest
 void GraphicElementFactory.setHttpRequest(HttpRequest request)
           
 

Uses of HttpRequest in com.stratelia.webactiv.util.viewGenerator.html.buttons
 

Methods in com.stratelia.webactiv.util.viewGenerator.html.buttons that return HttpRequest
protected  HttpRequest ConfirmResourceSubscriptionSendingTag.getRequest()
           
 

Uses of HttpRequest in org.silverpeas.attachment.web
 

Methods in org.silverpeas.attachment.web with parameters of type HttpRequest
 String VersioningRequestRouter.getDestination(String function, VersioningSessionController versioningSC, HttpRequest request)
           
 

Uses of HttpRequest in org.silverpeas.servlet
 

Methods in org.silverpeas.servlet that return HttpRequest
static HttpRequest HttpRequest.decorate(javax.servlet.http.HttpServletRequest request)
          Decorates the specified HTTP servlet request with an HttpRequest instance.
static HttpRequest HttpRequest.decorate(javax.servlet.ServletRequest request)
          Decorates the specified servlet request with an HttpRequest instance.
 

Methods in org.silverpeas.servlet with parameters of type HttpRequest
static
<OBJECT> OBJECT
RequestParameterDecoder.decode(HttpRequest request, Class<OBJECT> objectClass)
          Decodes the request parameters in order to return an object filled with their values.
 

Uses of HttpRequest in org.silverpeas.subscription.servlets
 

Methods in org.silverpeas.subscription.servlets with parameters of type HttpRequest
 String SubscriptionRequestRouter.getDestination(String function, SubscriptionSessionController subscriptionSC, HttpRequest request)
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.