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