Class DsCategoryConvertImpl
java.lang.Object
cn.sliew.carp.module.datasource.service.convert.DsCategoryConvertImpl
- All Implemented Interfaces:
cn.sliew.carp.framework.common.convert.BaseConvert<DsCategory,,DsCategoryDTO> DsCategoryConvert
@Generated(value="org.mapstruct.ap.MappingProcessor",
date="2024-08-23T00:36:26+0000",
comments="version: 1.4.2.Final, compiler: javac, environment: Java 17.0.12 (Eclipse Adoptium)")
public class DsCategoryConvertImpl
extends Object
implements DsCategoryConvert
-
Field Summary
Fields inherited from interface cn.sliew.carp.module.datasource.service.convert.DsCategoryConvert
INSTANCE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontoDo(DsCategoryDTO arg0) toDo(List<DsCategoryDTO> arg0) toDto(DsCategory arg0) toDto(List<DsCategory> arg0)
-
Constructor Details
-
DsCategoryConvertImpl
public DsCategoryConvertImpl()
-
-
Method Details
-
toDo
- Specified by:
toDoin interfacecn.sliew.carp.framework.common.convert.BaseConvert<DsCategory,DsCategoryDTO>
-
toDto
- Specified by:
toDtoin interfacecn.sliew.carp.framework.common.convert.BaseConvert<DsCategory,DsCategoryDTO>
-
toDo
- Specified by:
toDoin interfacecn.sliew.carp.framework.common.convert.BaseConvert<DsCategory,DsCategoryDTO>
-
toDto
- Specified by:
toDtoin interfacecn.sliew.carp.framework.common.convert.BaseConvert<DsCategory,DsCategoryDTO>
-