Hierarchy For All Packages
- org.openwms.core.preferences,
- org.openwms.core.preferences.api,
- org.openwms.core.preferences.api.messages,
- org.openwms.core.preferences.app,
- org.openwms.core.preferences.config,
- org.openwms.core.preferences.impl,
- org.openwms.core.preferences.impl.events,
- org.openwms.core.preferences.impl.file,
- org.openwms.core.preferences.impl.jpa
Class Hierarchy
- java.lang.Object
- org.openwms.core.preferences.impl.file.AbstractPreference (implements java.io.Serializable)
- org.openwms.core.preferences.impl.file.GenericPreference (implements java.io.Serializable)
- org.openwms.core.preferences.impl.file.ApplicationPreference (implements java.io.Serializable)
- org.openwms.core.preferences.impl.file.ModulePreference (implements java.io.Serializable)
- org.openwms.core.preferences.impl.file.RolePreference (implements java.io.Serializable)
- org.openwms.core.preferences.impl.file.UserPreference (implements java.io.Serializable)
- org.openwms.core.preferences.impl.file.GenericPreference (implements java.io.Serializable)
- org.openwms.core.http.AbstractWebController
- org.openwms.core.preferences.IndexController
- org.openwms.core.preferences.PreferencesController
- org.openwms.core.preferences.UserPreferencesController
- org.openwms.core.preferences.impl.file.ApplicationPreference.Builder
- org.ameba.integration.jpa.BaseEntity (implements java.io.Serializable, org.ameba.integration.TypedEntity<ID>)
- org.ameba.integration.jpa.ApplicationEntity (implements java.io.Serializable)
- org.openwms.core.preferences.impl.jpa.PreferenceEO (implements java.io.Serializable)
- org.ameba.integration.jpa.ApplicationEntity (implements java.io.Serializable)
- com.github.dozermapper.core.DozerConverter<A,
B> (implements com.github.dozermapper.core.ConfigurableCustomConverter) - org.openwms.core.preferences.impl.PreferenceConverter
- org.openwms.core.preferences.impl.PreferenceVOConverter
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- org.openwms.core.event.RootApplicationEvent (implements java.io.Serializable)
- org.openwms.core.preferences.PreferencesEvent
- org.openwms.core.event.RootApplicationEvent (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- org.openwms.core.preferences.impl.file.FilePackage
- org.openwms.core.preferences.config.ModuleProperties
- org.openwms.core.preferences.impl.file.ObjectFactory
- org.openwms.core.preferences.impl.jpa.PreferenceEO.Builder
- org.openwms.core.preferences.impl.file.PreferenceKey (implements java.io.Serializable)
- org.openwms.core.preferences.api.messages.PreferenceMO (implements java.io.Serializable)
- org.openwms.core.preferences.impl.jpa.PreferenceRepositoryImpl (implements org.openwms.core.preferences.impl.jpa.PreferenceRepositoryCustom)
- org.openwms.core.preferences.impl.file.Preferences (implements java.io.Serializable)
- org.openwms.core.preferences.app.PreferencesApplicationListener (implements org.springframework.context.ApplicationListener<E>)
- org.openwms.core.preferences.app.PreferencesAsyncConfiguration
- org.openwms.core.preferences.api.PreferencesConstants
- org.openwms.core.preferences.app.PreferencesDistributedConfiguration
- org.openwms.core.preferences.impl.events.PreferencesEventPropagator
- org.openwms.core.preferences.app.PreferencesModuleConfiguration
- org.openwms.core.preferences.impl.jpa.PreferencesServiceImpl (implements org.openwms.core.preferences.PreferencesService)
- org.openwms.core.preferences.app.PreferencesWebConfiguration
- org.openwms.core.preferences.impl.jpa.PreferenceTypeConverter (implements jakarta.persistence.AttributeConverter<X,
Y>) - org.springframework.hateoas.RepresentationModel<T>
- org.ameba.http.AbstractBase<T>
- org.openwms.core.preferences.api.PreferenceVO
- org.openwms.core.preferences.api.ApplicationPreferenceVO (implements java.io.Serializable)
- org.openwms.core.preferences.api.ModulePreferenceVO (implements java.io.Serializable)
- org.openwms.core.preferences.api.RolePreferenceVO (implements java.io.Serializable)
- org.openwms.core.preferences.api.UserPreferenceVO (implements java.io.Serializable)
- org.openwms.core.preferences.api.PreferenceVO
- org.ameba.http.AbstractBase<T>
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.ameba.exception.BusinessRuntimeException
- org.openwms.core.preferences.NotAuthorizedException
- org.ameba.exception.BusinessRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
- org.openwms.core.preferences.impl.file.XMLPreferenceDaoImpl (implements org.springframework.context.ApplicationListener<E>, org.openwms.core.preferences.impl.file.PreferenceDao)
- org.openwms.core.preferences.impl.file.AbstractPreference (implements java.io.Serializable)
Interface Hierarchy
- org.openwms.core.preferences.impl.file.PreferenceDao
- org.openwms.core.preferences.impl.jpa.PreferenceRepositoryCustom
- org.openwms.core.preferences.impl.jpa.PreferenceRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,
ID>)
- org.openwms.core.preferences.impl.jpa.PreferenceRepository (also extends org.springframework.data.jpa.repository.JpaRepository<T,
- org.openwms.core.preferences.api.PreferencesApi
- org.openwms.core.preferences.PreferencesService
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>) - org.openwms.core.preferences.impl.jpa.PreferenceRepository (also extends org.openwms.core.preferences.impl.jpa.PreferenceRepositoryCustom)
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - org.springframework.data.repository.ListCrudRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - org.openwms.core.preferences.impl.jpa.PreferenceRepository (also extends org.openwms.core.preferences.impl.jpa.PreferenceRepositoryCustom)
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListCrudRepository<T,
- org.springframework.data.repository.PagingAndSortingRepository<T,
ID> - org.springframework.data.repository.ListPagingAndSortingRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - org.openwms.core.preferences.impl.jpa.PreferenceRepository (also extends org.openwms.core.preferences.impl.jpa.PreferenceRepositoryCustom)
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,
- org.openwms.core.preferences.api.UserPreferencesApi
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.openwms.core.preferences.PreferencesEvent.Type
- org.openwms.core.preferences.PreferenceType
- org.openwms.core.preferences.PropertyScope
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)