Uses of Package
org.openwms.core.domain

Packages that use org.openwms.core.domain
org.openwms.common.domain Contains essential domain classes of the COMMON module. 
org.openwms.common.domain.system Contains essential domain classes that belong to the CORE Module. 
org.openwms.core.domain Contains essential domain classes and interfaces of the CORE module. 
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.jpa This package contains classes that belong to the integration layer implemented with JPA. 
org.openwms.core.service Interface definitions of the CORE Module service layer. 
org.openwms.core.service.listener Listener interfaces can be implemented by services to listen to domain specific events. 
org.openwms.core.service.spring This package contains service implementations of the CORE project, implemented with the Spring framework. 
org.openwms.core.service.spring.util This package provides utilities used by services in the CORE project. 
org.openwms.tms.domain.order Contains essential domain classes of the TMS module. 
 

Classes in org.openwms.core.domain used by org.openwms.common.domain
AbstractEntity
          An AbstractEntity, used as a base class for all domain classes.
DomainObject
          A DomainObject, implementation classes offer basic functionality characteristic to all persisted domain objects.
 

Classes in org.openwms.core.domain used by org.openwms.common.domain.system
AbstractEntity
          An AbstractEntity, used as a base class for all domain classes.
DomainObject
          A DomainObject, implementation classes offer basic functionality characteristic to all persisted domain objects.
 

Classes in org.openwms.core.domain used by org.openwms.core.domain
AbstractEntity
          An AbstractEntity, used as a base class for all domain classes.
DomainObject
          A DomainObject, implementation classes offer basic functionality characteristic to all persisted domain objects.
 

Classes in org.openwms.core.domain used by org.openwms.core.domain.preferences
AbstractEntity
          An AbstractEntity, used as a base class for all domain classes.
DomainObject
          A DomainObject, implementation classes offer basic functionality characteristic to all persisted domain objects.
 

Classes in org.openwms.core.domain used by org.openwms.core.domain.system
AbstractEntity
          An AbstractEntity, used as a base class for all domain classes.
DomainObject
          A DomainObject, implementation classes offer basic functionality characteristic to all persisted domain objects.
 

Classes in org.openwms.core.domain used by org.openwms.core.domain.system.usermanagement
AbstractEntity
          An AbstractEntity, used as a base class for all domain classes.
DomainObject
          A DomainObject, implementation classes offer basic functionality characteristic to all persisted domain objects.
 

Classes in org.openwms.core.domain used by org.openwms.core.integration
AbstractEntity
          An AbstractEntity, used as a base class for all domain classes.
 

Classes in org.openwms.core.domain used by org.openwms.core.integration.jpa
AbstractEntity
          An AbstractEntity, used as a base class for all domain classes.
 

Classes in org.openwms.core.domain used by org.openwms.core.service
Module
          A Module represents an Adobe Flex Module and is used to store some basic information about that module, i.e.
 

Classes in org.openwms.core.domain used by org.openwms.core.service.listener
AbstractEntity
          An AbstractEntity, used as a base class for all domain classes.
 

Classes in org.openwms.core.domain used by org.openwms.core.service.spring
AbstractEntity
          An AbstractEntity, used as a base class for all domain classes.
Module
          A Module represents an Adobe Flex Module and is used to store some basic information about that module, i.e.
 

Classes in org.openwms.core.domain used by org.openwms.core.service.spring.util
AbstractEntity
          An AbstractEntity, used as a base class for all domain classes.
DomainObject
          A DomainObject, implementation classes offer basic functionality characteristic to all persisted domain objects.
 

Classes in org.openwms.core.domain used by org.openwms.tms.domain.order
AbstractEntity
          An AbstractEntity, used as a base class for all domain classes.
DomainObject
          A DomainObject, implementation classes offer basic functionality characteristic to all persisted domain objects.
 



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