org.broadleafcommerce.profile.core.service
Interface RoleService

All Known Implementing Classes:
RoleServiceImpl

public interface RoleService


Method Summary
 List<CustomerRole> findCustomerRolesByCustomerId(Long customerId)
           
 

Method Detail

findCustomerRolesByCustomerId

List<CustomerRole> findCustomerRolesByCustomerId(Long customerId)


Copyright © 2013. All Rights Reserved.