Interface TurStoreVendorMapper
- All Known Implementing Classes:
TurStoreVendorMapperImpl
public interface TurStoreVendorMapper
-
Method Summary
Modifier and TypeMethodDescriptiontoDto(TurStoreVendor entity) toDtoList(List<TurStoreVendor> entities) toDtoSet(Set<TurStoreVendor> entities)
-
Method Details
-
toDto
-
toEntity
-
toDtoList
-
toDtoSet
-