@Service(value="blRoleService") public class RoleServiceImpl extends java.lang.Object implements RoleService
| Constructor and Description |
|---|
RoleServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CustomerRole> |
findCustomerRolesByCustomerId(java.lang.Long customerId) |
protected RoleDao roleDao
public java.util.List<CustomerRole> findCustomerRolesByCustomerId(java.lang.Long customerId)
findCustomerRolesByCustomerId in interface RoleServiceCopyright © 2018. All Rights Reserved.