|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RoleDao
| Method Summary | |
|---|---|
void |
addRoleToCustomer(CustomerRole customerRole)
|
java.util.List<CustomerRole> |
readCustomerRolesByCustomerId(java.lang.Long customerId)
|
Role |
readRoleByName(java.lang.String name)
|
| Method Detail |
|---|
java.util.List<CustomerRole> readCustomerRolesByCustomerId(java.lang.Long customerId)
Role readRoleByName(java.lang.String name)
void addRoleToCustomer(CustomerRole customerRole)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||