Uses of Interface
de.xima.fc.user_portal.route.IUserPortalRouterUrlHandler
-
Packages that use IUserPortalRouterUrlHandler Package Description de.xima.fc.user_portal.route -
-
Uses of IUserPortalRouterUrlHandler in de.xima.fc.user_portal.route
Methods in de.xima.fc.user_portal.route that return IUserPortalRouterUrlHandler Modifier and Type Method Description IUserPortalRouterUrlHandler<IRoutingContext>EUserPortalGeneralView. urlHandler()IUserPortalRouterUrlHandler<IRoutingContext.IPortalRoutingContext>EUserPortalPortalView. urlHandler()IUserPortalRouterUrlHandler<?>IAnyUserPortalRoute. urlHandler()Gets the URL handler for this route.IUserPortalRouterUrlHandler<RoutingContext>IUserPortalRoute. urlHandler()
-