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