public interface RoleService
Modifier and Type | Method and Description |
---|---|
List<CustomerRole> |
findCustomerRolesByCustomerId(Long customerId) |
List<CustomerRole> findCustomerRolesByCustomerId(Long customerId)
Copyright © 2020. All rights reserved.