| 程序包 | 说明 |
|---|---|
| com.jeeplus.devtools.controller | |
| com.jeeplus.devtools.service | |
| com.jeeplus.devtools.service.mapstruct |
| 限定符和类型 | 方法和说明 |
|---|---|
org.springframework.http.ResponseEntity |
TemplateGroupController.save(TemplateGroupDTO templateGroupDTO)
保存模板
|
| 限定符和类型 | 方法和说明 |
|---|---|
TemplateGroupDTO |
TemplateGroupService.getById(String id) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TemplateGroupService.copy(TemplateGroupDTO templateGroupDTO) |
TemplateGroup |
TemplateGroupService.saveOrUpdate(TemplateGroupDTO templateGroupDTO) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected TemplateGroupDTO |
TemplateObjWrapperImpl.templateObjToTemplateGroupDTO(TemplateObj templateObj) |
TemplateGroupDTO |
TemplateGroupWrapperImpl.toDTO(TemplateGroup entity) |
TemplateGroupDTO |
TemplateGroupWrapper.toDTO(TemplateGroup entity) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<TemplateGroupDTO> |
TemplateGroupWrapperImpl.toDTO(List<TemplateGroup> arg0) |
com.baomidou.mybatisplus.extension.plugins.pagination.Page<TemplateGroupDTO> |
TemplateGroupWrapperImpl.toDTO(com.baomidou.mybatisplus.extension.plugins.pagination.Page<TemplateGroup> arg0) |
| 限定符和类型 | 方法和说明 |
|---|---|
TemplateGroup |
TemplateGroupWrapperImpl.toEntity(TemplateGroupDTO dto) |
TemplateGroup |
TemplateGroupWrapper.toEntity(TemplateGroupDTO dto) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<TemplateGroup> |
TemplateGroupWrapperImpl.toEntity(List<TemplateGroupDTO> arg0) |
com.baomidou.mybatisplus.extension.plugins.pagination.Page<TemplateGroup> |
TemplateGroupWrapperImpl.toEntity(com.baomidou.mybatisplus.extension.plugins.pagination.Page<TemplateGroupDTO> arg0) |
Copyright © 2022. All rights reserved.