| Package | Description |
|---|---|
| com.mbap.pp.core.resource.domain | |
| com.mbap.pp.core.resource.service | |
| com.mbap.pp.permission.service |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<RestResource> |
Resource.getRestResource() |
| Modifier and Type | Method and Description |
|---|---|
void |
Resource.setRestResource(java.util.List<RestResource> restResource) |
| Modifier and Type | Method and Description |
|---|---|
RestResource |
RestResourceService.getById(java.lang.String id)
根据id获取菜单或资源对象
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourcePermissionService.restResourcePermissionDeleteLog(RestResource restResource) |