Uses of Interface
org.openwms.core.preferences.PreferencesService
Packages that use PreferencesService
Package
Description
Contains classes dealing with preferences belonging to the schema http://www.openwms.org/schema/preferences.
Contains Spring configuration files and other lifecycle relevant types.
Contains the persistence model and access objects.
- 
Uses of PreferencesService in org.openwms.core.preferencesFields in org.openwms.core.preferences declared as PreferencesServiceModifier and TypeFieldDescriptionprivate final PreferencesServicePreferencesController.preferencesServiceprivate final PreferencesServiceUserPreferencesController.preferencesServiceConstructors in org.openwms.core.preferences with parameters of type PreferencesServiceModifierConstructorDescriptionPreferencesController(PreferencesService preferencesService, org.ameba.i18n.Translator translator, org.ameba.mapping.BeanMapper mapper) UserPreferencesController(PreferencesService preferencesService, org.ameba.i18n.Translator translator, org.ameba.mapping.BeanMapper mapper) 
- 
Uses of PreferencesService in org.openwms.core.preferences.appFields in org.openwms.core.preferences.app declared as PreferencesServiceModifier and TypeFieldDescriptionprivate final PreferencesServicePreferencesApplicationListener.serviceConstructors in org.openwms.core.preferences.app with parameters of type PreferencesServiceModifierConstructorDescription(package private)
- 
Uses of PreferencesService in org.openwms.core.preferences.impl.jpaClasses in org.openwms.core.preferences.impl.jpa that implement PreferencesServiceModifier and TypeClassDescription(package private) classA PreferencesServiceImpl is a transactional Spring managed service implementation to managePreferences.