Uses of Class
com.skava.oms.model.entity.report.DashboardAnalyticsModel
Packages that use DashboardAnalyticsModel
Package
Description
This package contains the information about order services implementation
This package contains the information about the oms web applications
-
Uses of DashboardAnalyticsModel in com.skava.oms.service.order.impl
Methods in com.skava.oms.service.order.impl that return DashboardAnalyticsModelModifier and TypeMethodDescriptionGetAllDashboardOrderDetailsServiceImpl.getAllDashboardAnalytics
(GetAllOrderRequest orderrequest) This method retrive the entire Dashboard analytics data -
Uses of DashboardAnalyticsModel in com.skava.oms.web
Methods in com.skava.oms.web that return types with arguments of type DashboardAnalyticsModelModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DashboardAnalyticsModel>
DashboardController.getTotalOrders
(long collectionid, String locale, String filters) get Total Orders.