@Service(value="blRoleService") public class RoleServiceImpl extends Object implements RoleService
| Constructor and Description |
|---|
RoleServiceImpl() |
protected RoleDao roleDao
@Transactional(value="blTransactionManager") public List<CustomerRole> findCustomerRolesByCustomerId(Long customerId)
findCustomerRolesByCustomerId in interface RoleServiceCopyright © 2015. All Rights Reserved.