Uses of Package
org.openwms.core.preferences
Packages that use org.openwms.core.preferences
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 internal implementation of the component.
Contains types that are responsible to deal with events.
Contains types working with a file based implementation.
Contains the persistence model and access objects.
-
Classes in org.openwms.core.preferences used by org.openwms.core.preferencesClassDescriptionA Preference is the persistence-agnostic domain model representing a configuration preference.A PreferencesService is responsible to manage
Preferences.A PreferenceType.A PreferenceVOMapper maps betweenPreference(domain) andPreferenceVO(API VO).A PropertyScope defines the different scopes for preferences. -
Classes in org.openwms.core.preferences used by org.openwms.core.preferences.app
-
Classes in org.openwms.core.preferences used by org.openwms.core.preferences.implClassDescriptionA Preference is the persistence-agnostic domain model representing a configuration preference.A PreferencesService is responsible to manage
Preferences.A PropertyScope defines the different scopes for preferences. -
Classes in org.openwms.core.preferences used by org.openwms.core.preferences.impl.eventsClassDescriptionA PreferencesEvent.A PreferenceVOMapper maps between
Preference(domain) andPreferenceVO(API VO). -
Classes in org.openwms.core.preferences used by org.openwms.core.preferences.impl.fileClassDescriptionA Preference is the persistence-agnostic domain model representing a configuration preference.
-
Classes in org.openwms.core.preferences used by org.openwms.core.preferences.impl.jpaClassDescriptionA Preference is the persistence-agnostic domain model representing a configuration preference.A PreferenceType.A PropertyScope defines the different scopes for preferences.
-
Classes in org.openwms.core.preferences used by org.openwms.core.preferences.impl.mongodbClassDescriptionA Preference is the persistence-agnostic domain model representing a configuration preference.A PreferenceType.A PropertyScope defines the different scopes for preferences.