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