Package org.openwms.common.location
Interface LocationMapper
- All Known Implementing Classes:
LocationMapperImpl
@Validated
public interface LocationMapper
A LocationMapper.
- Author:
- Heiko Scherrer
-
Method Summary
Modifier and TypeMethodDescriptionconvertToMO
(Location eo) convertToVO
(List<Location> eo) convertToVO
(Location eo) convertVO
(LocationVO vo) default Location
copyForUpdate
(Location source, @NotNull Location target)
-
Method Details
-
convertVO
-
convertToVO
-
convertToVO
-
convertToMO
-
copyForUpdate
-