Class GetClientsRoleServiceImpl

java.lang.Object
com.skava.auth.service.impl.clientrole.GetClientsRoleServiceImpl
All Implemented Interfaces:
GetClientsRoleService, com.skava.core.EcommService<ClientsRoleRequest,ClientsRolesResponse>

@Service @Transactional(readOnly=true, noRollbackFor=java.lang.Exception.class) public class GetClientsRoleServiceImpl extends Object implements GetClientsRoleService
This service class implements GetClientsRoleService and handles the load all clients from a role service request, process it and save the details in DB. It also implements business logic required to load all clients from a requested role.
Version:
$Id: $Id
Author:
Infosys Equinox