Uses of Package
org.openwms.core.domain.system

Packages that use org.openwms.core.domain.system
org.openwms.common.domain Contains essential domain classes of the COMMON module. 
org.openwms.common.service Interface definitions of the COMMON Module service layer. 
org.openwms.common.service.spring This package provides common used business logic. 
org.openwms.core.domain.preferences Contains classes dealing with preferences belonging to the schema http://www.openwms.org/schema/preferences. 
org.openwms.core.domain.system Contains essential domain classes that belong to the CORE Module. 
org.openwms.core.domain.system.usermanagement Contains domain classes regarding the user and role management. 
org.openwms.core.integration Repository (DAO) interface definitions of the CORE module. 
org.openwms.core.integration.file This package contains classes to deal with files. 
org.openwms.core.service Interface definitions of the CORE Module service layer. 
org.openwms.core.service.spring This package contains service implementations of the CORE project, implemented with the Spring framework. 
 

Classes in org.openwms.core.domain.system used by org.openwms.common.domain
Message
          A Message can be used to store useful information on other domain objects.
 

Classes in org.openwms.core.domain.system used by org.openwms.common.service
Message
          A Message can be used to store useful information on other domain objects.
 

Classes in org.openwms.core.domain.system used by org.openwms.common.service.spring
Message
          A Message can be used to store useful information on other domain objects.
 

Classes in org.openwms.core.domain.system used by org.openwms.core.domain.preferences
AbstractPreference
          An AbstractPreference is a superclass for all other preference classes within the application.
PreferenceKey
          A PreferenceKey can be used as a unique key object to group preference instances.
PropertyScope
          A PropertyScope defines the different scopes for preferences.
 

Classes in org.openwms.core.domain.system used by org.openwms.core.domain.system
PreferenceKey
          A PreferenceKey can be used as a unique key object to group preference instances.
PropertyScope
          A PropertyScope defines the different scopes for preferences.
 

Classes in org.openwms.core.domain.system used by org.openwms.core.domain.system.usermanagement
AbstractPreference
          An AbstractPreference is a superclass for all other preference classes within the application.
PreferenceKey
          A PreferenceKey can be used as a unique key object to group preference instances.
PropertyScope
          A PropertyScope defines the different scopes for preferences.
 

Classes in org.openwms.core.domain.system used by org.openwms.core.integration
AbstractPreference
          An AbstractPreference is a superclass for all other preference classes within the application.
 

Classes in org.openwms.core.domain.system used by org.openwms.core.integration.file
AbstractPreference
          An AbstractPreference is a superclass for all other preference classes within the application.
PreferenceKey
          A PreferenceKey can be used as a unique key object to group preference instances.
 

Classes in org.openwms.core.domain.system used by org.openwms.core.service
AbstractPreference
          An AbstractPreference is a superclass for all other preference classes within the application.
I18n
          An I18n entity stores multiple translations assigned to an unique key.
 

Classes in org.openwms.core.domain.system used by org.openwms.core.service.spring
AbstractPreference
          An AbstractPreference is a superclass for all other preference classes within the application.
I18n
          An I18n entity stores multiple translations assigned to an unique key.
 



Copyright © 2005-2011 openwms.org. All Rights Reserved.