Class RoutesCollectorServiceImpl

java.lang.Object
overit.geocall.ux.platform.RoutesCollectorServiceImpl
All Implemented Interfaces:
RoutesCollectorService

@Service public class RoutesCollectorServiceImpl extends Object implements RoutesCollectorService
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).
  • Constructor Details

    • RoutesCollectorServiceImpl

      public RoutesCollectorServiceImpl()
  • Method Details