| Package | Description |
|---|---|
| org.mycontroller.standalone.api.jaxrs.model | |
| org.mycontroller.standalone.db.dao |
| Modifier and Type | Method and Description |
|---|---|
Role |
RoleJson.getRole() |
| Modifier and Type | Method and Description |
|---|---|
void |
RoleJson.mapResources(Role role) |
| Modifier and Type | Method and Description |
|---|---|
Role |
RoleDaoImpl.get(Role role) |
Role |
RoleDao.getByRoleName(String roleName) |
Role |
RoleDaoImpl.getByRoleName(String roleName) |
| Modifier and Type | Method and Description |
|---|---|
List<Role> |
RoleDaoImpl.getAll(List<Integer> ids) |
| Modifier and Type | Method and Description |
|---|---|
Role |
RoleDaoImpl.get(Role role) |
Copyright © 2015–2019. All rights reserved.