Class TurConfigVarMapperImpl
java.lang.Object
com.viglet.turing.persistence.mapper.system.TurConfigVarMapperImpl
- All Implemented Interfaces:
TurConfigVarMapper
@Generated(value="org.mapstruct.ap.MappingProcessor",
date="2026-03-11T14:15:27+0000",
comments="version: 1.6.3, compiler: javac, environment: Java 25.0.2 (Eclipse Adoptium)")
@Component
public class TurConfigVarMapperImpl
extends Object
implements TurConfigVarMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontoDto(TurConfigVar entity) toDtoList(List<TurConfigVar> entities) toDtoSet(Set<TurConfigVar> entities) toEntity(TurConfigVarDto dto)
-
Constructor Details
-
TurConfigVarMapperImpl
public TurConfigVarMapperImpl()
-
-
Method Details
-
toDto
- Specified by:
toDtoin interfaceTurConfigVarMapper
-
toEntity
- Specified by:
toEntityin interfaceTurConfigVarMapper
-
toDtoList
- Specified by:
toDtoListin interfaceTurConfigVarMapper
-
toDtoSet
- Specified by:
toDtoSetin interfaceTurConfigVarMapper
-