org.broadleafcommerce.profile.core.service
Interface RoleService

All Known Implementing Classes:
RoleServiceImpl

public interface RoleService


Method Summary
 java.util.List<CustomerRole> findCustomerRolesByCustomerId(java.lang.Long customerId)
           
 

Method Detail

findCustomerRolesByCustomerId

java.util.List<CustomerRole> findCustomerRolesByCustomerId(java.lang.Long customerId)


Copyright © 2011. All Rights Reserved.