| Package | Description |
|---|---|
| org.youngmonkeys.ezyplatform.admin.converter | |
| org.youngmonkeys.ezyplatform.admin.service |
| Modifier and Type | Method and Description |
|---|---|
org.youngmonkeys.ezyplatform.entity.ContentTemplate |
AdminModelToEntityConverter.toEntity(long creatorId,
String templateType,
AddContentTemplateModel model) |
| Modifier and Type | Method and Description |
|---|---|
long |
AdminContentTemplateService.addTemplate(long adminId,
String templateType,
AddContentTemplateModel model) |
| Modifier and Type | Method and Description |
|---|---|
long |
AdminContentTemplateService.addTemplateIfAbsent(long adminId,
String templateType,
String templateName,
Supplier<AddContentTemplateModel> templateSupplier) |
long |
AdminContentTemplateService.addTemplateIfAbsent(String templateType,
String templateName,
Supplier<AddContentTemplateModel> templateSupplier) |
Copyright © 2024 Young Monkeys. All rights reserved.