Package org.silverpeas.core.web.mvc.webcomponent
-
Interface Summary Interface Description NavigationContextListener<WEB_COMPONENT_REQUEST_CONTEXT extends WebComponentRequestContext> A listener of events on the navigation context of a user. -
Class Summary Class Description AbstractNavigationContextListener<WEB_COMPONENT_REQUEST_CONTEXT extends WebComponentRequestContext> Navigation Each method from Web Routers exposed must return an instance of this class, if no@Produce
or@RedirectTo...
annotation has been set.NavigationContext<C extends WebComponentRequestContext> This class permits to handle a context according to the user navigation.ResponseContentProducer SilverpeasAuthenticatedHttpServlet Servlet that verifies especially the user is authenticated.SilverpeasHttpServlet This servlet is the parent one of Silverpeas application.SilverpeasHttpServlet.UserSessionStatus WebComponentController<T extends WebComponentRequestContext> Base class for all web component controller.WebComponentManager This class handles all the route paths of Web Resources.WebComponentRequestContext<T extends WebComponentController> WebComponentRequestRouter<T extends WebComponentController<R>,R extends WebComponentRequestContext<? extends WebComponentController<R>>> This request router is an extension of the historical one.WebMessager This utility class provides tools to display easily some dynamic notifications using the notifier plugin. -
Exception Summary Exception Description SilverpeasHttpServlet.HttpError Internal exception class management