public interface RoleService
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CustomerRole> |
findCustomerRolesByCustomerId(java.lang.Long customerId) |
java.util.List<CustomerRole> findCustomerRolesByCustomerId(java.lang.Long customerId)
Copyright © 2018. All Rights Reserved.