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