Uses of Package
org.openwms.core.service

Packages that use org.openwms.core.service
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.service.spring This package contains service implementations of the CORE project, implemented with the Spring framework. 
org.openwms.tms.service Interfaces of the TMS service layer; implementations provide business logic specific to TMS. 
org.openwms.tms.service.spring This package provides business logic to perform common actions of the transport management. 
 

Classes in org.openwms.core.service used by org.openwms.common.service
EntityService
          An EntityService is a generic interface definition of a simple CRUD service.
 

Classes in org.openwms.core.service used by org.openwms.common.service.spring
EntityService
          An EntityService is a generic interface definition of a simple CRUD service.
 

Classes in org.openwms.core.service used by org.openwms.core.service.spring
ConfigurationService
          A ConfigurationService is responsible to deal with preferences.
EntityService
          An EntityService is a generic interface definition of a simple CRUD service.
I18nService
          An I18nService is responsible to find and save i18n translations.
ModuleService
          A ModuleService offers functionality of common Module management tasks.
RoleService
          A RoleService provides business functionality regarding the handling with Roles.
SecurityService
          A SecurityService defines functionality to handle SecurityObject s, especially Grants.
UserHolder
          An UserHolder exposes an User instance to it's clients.
UserService
          An UserService offers functionality according to the handling with Users.
 

Classes in org.openwms.core.service used by org.openwms.tms.service
EntityService
          An EntityService is a generic interface definition of a simple CRUD service.
 

Classes in org.openwms.core.service used by org.openwms.tms.service.spring
EntityService
          An EntityService is a generic interface definition of a simple CRUD service.
 



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