| Package | Description |
|---|---|
| org.youngmonkeys.ezyplatform.admin.controller.api | |
| org.youngmonkeys.ezyplatform.admin.converter | |
| org.youngmonkeys.ezyplatform.admin.validator |
| Modifier and Type | Method | Description |
|---|---|---|
com.tvd12.ezyhttp.core.response.ResponseEntity |
AdminApiAdminsController.adminsMePut(long adminId,
UpdateAdminRequest request) |
|
com.tvd12.ezyhttp.core.response.ResponseEntity |
AdminApiAdminsController.adminsUsernamePut(long adminId,
String username,
UpdateAdminRequest request) |
| Modifier and Type | Method | Description |
|---|---|---|
UpdateAdminModel |
AdminRequestToModelConverter.toModel(UpdateAdminRequest request) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
AdminAdminsValidator.validate(long adminId,
UpdateAdminRequest request) |
Copyright © 2026 Young Monkeys. All rights reserved.