Class ServiceDashboardFactory


  • @Component
    public class ServiceDashboardFactory
    extends Object
    A factory class to build Service Manager dashboards as an strategy to avoid carrying around the XEMs and the translation service.
    Author:
    Charles Edward Bedon Cortazar <charles.bedon@kuwaiba.org>
    • Constructor Detail

      • ServiceDashboardFactory

        public ServiceDashboardFactory()
    • Method Detail

      • build

        public com.vaadin.flow.component.orderedlayout.HorizontalLayout build​(BusinessObjectLight aService)