public interface RoleService
List<CustomerRole>
findCustomerRolesByCustomerId(Long customerId)
List<CustomerRole> findCustomerRolesByCustomerId(Long customerId)
Copyright © 2015. All Rights Reserved.