Uses of Class
com.almis.awe.model.entities.menu.Option
Packages that use Option
-
Uses of Option in com.almis.awe.dao
Methods in com.almis.awe.dao with parameters of type OptionModifier and TypeMethodDescriptionorg.stringtemplate.v4.ST
TemplateDao.generateOptionHelp
(Option option, Integer level, boolean developers) Generate option templateFuture<org.stringtemplate.v4.ST>
TemplateDao.generateOptionHelpAsync
(Option option, Integer level, boolean developers) Generate option template -
Uses of Option in com.almis.awe.service
Methods in com.almis.awe.service that return OptionModifier and TypeMethodDescriptionMenuService.getAvailableOptionByName
(String optionId) Retrieve an option screen from the user menuMenuService.getOptionByName
(String optionId) Retrieve an option screen from the user menu