| Package | Description |
|---|---|
| org.youngmonkeys.ezyplatform.admin.converter | |
| org.youngmonkeys.ezyplatform.admin.service |
| Modifier and Type | Method | Description |
|---|---|---|
UpdateAdminModel |
AdminRequestToModelConverter.toModel(UpdateAdminRequest request) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
AdminModelToEntityConverter.mergeToEntity(UpdateAdminModel model,
org.youngmonkeys.ezyplatform.entity.Admin entity) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
AdminAdminService.updateAdmin(long adminId,
UpdateAdminModel model) |
|
void |
AdminAdminService.updateAdmin(String username,
UpdateAdminModel model) |
Copyright © 2026 Young Monkeys. All rights reserved.