Package org.openwms.core.service.spring

This package contains service implementations of the CORE project, implemented with the Spring framework.

See:
          Description

Class Summary
ConfigurationServiceImpl A ConfigurationServiceImpl is a transactional Spring powered service implementation to manage preferences.
EntityServiceImpl<T extends AbstractEntity,ID extends Serializable> An EntityServiceImpl is a generic service that offers some basic CRUD functionality.
I18nServiceImpl An I18nServiceImpl.
ModuleServiceImpl A ModuleServiceImpl is a Spring powered transactional service using a repository to execute simple CRUD operations.
RoleServiceImpl A RoleServiceImpl is a Spring supported transactional implementation of a general RoleService.
SecurityServiceImpl A SecurityServiceImpl.
SystemUserWrapper A SystemUserWrapper.
UserServiceImpl An UserServiceImpl is a Spring supported transactional implementation of a general UserService.
UserWrapper An UserWrapper is used as an adapter between Roles or SecurityObjects and Spring's GrantedAuthority objects.
 

Package org.openwms.core.service.spring Description

This package contains service implementations of the CORE project, implemented with the Spring framework.



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