Package overit.geocall.ux.platform
package overit.geocall.ux.platform
-
ClassDescriptionThis class allows you to define landing pages for all menu's pages.A record class that basically is a pojo class for the Route object.This interface is used to define a concrete implementation af Route collector service.This class is a concrete implementation of the RoutesCollectorService class and it's used to collect all the route that belongs to a specific
Company.
The collected route will be ones from the routes catalog (menu.xml).Singleton class that provides services to manage the routes to land into a specific page.
The page to land must be specified into the url, for example like this :context/w/app/page_to_land_in.
This class manages the landing on the requested page, resolving the route path on the url and instantiating theWindowto push into theWindowManagerDeprecated.
MenuLandingTree.