Package de.xima.fc.user_portal.route
Interface IRoutingContext
-
- All Known Subinterfaces:
IRoutingContext.IPortalRoutingContext
public interface IRoutingContext
Contextual data required to route to a specific URL.- Since:
- 8.2.0
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
IRoutingContext.IPortalRoutingContext
A routing context that requires the portal alias.
-