| Package | Description |
|---|---|
| org.youngmonkeys.ezyplatform.admin.converter | |
| org.youngmonkeys.ezyplatform.admin.service |
| Modifier and Type | Method and Description |
|---|---|
AddUserRoleModel |
AdminRequestToModelConverter.toModel(AddUserRoleRequest request) |
| Modifier and Type | Method and Description |
|---|---|
org.youngmonkeys.ezyplatform.entity.UserRole |
AdminModelToEntityConverter.toEntity(AddUserRoleModel model) |
| Modifier and Type | Method and Description |
|---|---|
void |
AdminUserRoleService.saveUserRole(AddUserRoleModel model) |
| Modifier and Type | Method and Description |
|---|---|
void |
AdminUserRoleService.saveUserRoles(List<AddUserRoleModel> userRoleModels) |
Copyright © 2024 Young Monkeys. All rights reserved.