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