Uses of Package
org.openwms.core.integration

Packages that use org.openwms.core.integration
org.openwms.common.integration Repository interface definitions of the COMMON module. 
org.openwms.common.integration.jpa This package contains classes belonging to the integration layer using JPA. 
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.integration.jpa This package contains classes that belong to the integration layer implemented with JPA. 
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.integration Repository interfaces; implementations perform data access operations on tms base classes. 
org.openwms.tms.integration.jpa Repository implementations of the TMS module. 
 

Classes in org.openwms.core.integration used by org.openwms.common.integration
GenericDao
          A GenericDao is a generic interface declaration that defines simple CRUD operations.
 

Classes in org.openwms.core.integration used by org.openwms.common.integration.jpa
GenericDao
          A GenericDao is a generic interface declaration that defines simple CRUD operations.
 

Classes in org.openwms.core.integration used by org.openwms.core.integration
GenericDao
          A GenericDao is a generic interface declaration that defines simple CRUD operations.
PreferenceDao
          A PreferenceDao offers basic functionality to find and retrieve AbstractPreference s.
 

Classes in org.openwms.core.integration used by org.openwms.core.integration.file
PreferenceDao
          A PreferenceDao offers basic functionality to find and retrieve AbstractPreference s.
 

Classes in org.openwms.core.integration used by org.openwms.core.integration.jpa
GenericDao
          A GenericDao is a generic interface declaration that defines simple CRUD operations.
I18nRepository
          An I18nRepository is used to find and retrieve i18n translations.
ModuleDao
          A ModuleDao adds particular functionality regarding Module entity classes.
PreferenceWriter
          A PreferenceWriter extends the PreferenceDao about functionality to save and remove AbstractPreferences.
RoleDao
          A RoleDao adds particular functionality to find and modifiy Role entity classes.
SecurityObjectDao
          A SecurityDao is used to find, modify and delete SecurityObjects, in particular Grants.
UserDao
          An UserDao adds particular functionality regarding User entity classes.
 

Classes in org.openwms.core.integration used by org.openwms.core.service.spring
GenericDao
          A GenericDao is a generic interface declaration that defines simple CRUD operations.
 

Classes in org.openwms.core.integration used by org.openwms.core.service.spring.util
GenericDao
          A GenericDao is a generic interface declaration that defines simple CRUD operations.
 

Classes in org.openwms.core.integration used by org.openwms.tms.integration
GenericDao
          A GenericDao is a generic interface declaration that defines simple CRUD operations.
 

Classes in org.openwms.core.integration used by org.openwms.tms.integration.jpa
GenericDao
          A GenericDao is a generic interface declaration that defines simple CRUD operations.
 



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