org.broadleafcommerce.profile.core.service
Class RoleServiceImpl
java.lang.Object
org.broadleafcommerce.profile.core.service.RoleServiceImpl
- All Implemented Interfaces:
- RoleService
@Service(value="blRoleService")
public class RoleServiceImpl
- extends Object
- implements RoleService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
roleDao
protected RoleDao roleDao
RoleServiceImpl
public RoleServiceImpl()
findCustomerRolesByCustomerId
public List<CustomerRole> findCustomerRolesByCustomerId(Long customerId)
- Specified by:
findCustomerRolesByCustomerId in interface RoleService
Copyright © 2012. All Rights Reserved.