Class TurSNRankingExpressionMapperImpl
java.lang.Object
com.viglet.turing.persistence.mapper.sn.ranking.TurSNRankingExpressionMapperImpl
- All Implemented Interfaces:
TurSNRankingExpressionMapper
@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 TurSNRankingExpressionMapperImpl
extends Object
implements TurSNRankingExpressionMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontoDto(TurSNRankingExpression entity) toDtoList(List<TurSNRankingExpression> entities) toDtoSet(Set<TurSNRankingExpression> entities)
-
Constructor Details
-
TurSNRankingExpressionMapperImpl
public TurSNRankingExpressionMapperImpl()
-
-
Method Details
-
toDto
- Specified by:
toDtoin interfaceTurSNRankingExpressionMapper
-
toEntity
- Specified by:
toEntityin interfaceTurSNRankingExpressionMapper
-
toDtoList
- Specified by:
toDtoListin interfaceTurSNRankingExpressionMapper
-
toDtoSet
- Specified by:
toDtoSetin interfaceTurSNRankingExpressionMapper
-