Uses of Class
com.almis.awe.service.ScreenService
Packages that use ScreenService
-
Uses of ScreenService in com.almis.awe.autoconfigure
Methods in com.almis.awe.autoconfigure that return ScreenServiceModifier and TypeMethodDescriptionAweAutoConfiguration.screenService
(MenuService menuService, MaintainService maintainService, TemplateService templateService, ScreenComponentGenerator screenComponentGenerator, org.springframework.context.ApplicationEventPublisher eventPublisher) Screen service -
Uses of ScreenService in com.almis.awe.controller
Constructors in com.almis.awe.controller with parameters of type ScreenServiceModifierConstructorDescriptionScreenDataController
(ScreenService screenService, AweRequest aweRequest) Autowired constructor