|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.broadleafcommerce.profile.core.service.RoleServiceImpl
@Service(value="blRoleService") public class RoleServiceImpl
| Field Summary | |
|---|---|
protected RoleDao |
roleDao
|
| Constructor Summary | |
|---|---|
RoleServiceImpl()
|
|
| Method Summary | |
|---|---|
java.util.List<CustomerRole> |
findCustomerRolesByCustomerId(java.lang.Long customerId)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected RoleDao roleDao
| Constructor Detail |
|---|
public RoleServiceImpl()
| Method Detail |
|---|
public java.util.List<CustomerRole> findCustomerRolesByCustomerId(java.lang.Long customerId)
findCustomerRolesByCustomerId in interface RoleService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||