Package org.silverpeas.core.web.mvc.route
-
Interface Summary Interface Description ComponentInstanceRoutingMap It provides different URL or URI in order to access component resource views or data.ComponentInstanceRoutingMapProvider Provides implementations ofComponentInstanceRoutingMap
in order to get relative or absolute path without the implementations ofComponentInstanceRoutingMap
care about it.ComponentInstanceRoutingMapProviderByInstance Provides the provider of routing map by component instance identifier. -
Class Summary Class Description AbstractComponentInstanceRoutingMap Abstract implementation ofComponentInstanceRoutingMap
which permits to handle as a centralized way the instanceId data.AdminComponentRequestRouter<T extends AbstractAdminComponentSessionController> This abstraction is dedicated to administration implementations ofComponentRequestRouter
.ComponentRequestRouter<T extends ComponentSessionController> A request router for a given Silverpeas component instance.MainRequestRouter