Package org.openwms.wms.location.impl
Class LocationMapper
java.lang.Object
org.openwms.wms.location.impl.LocationMapper
- Direct Known Subclasses:
LocationMapperImpl
A LocationMapper.
- Author:
- Heiko Scherrer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconvertFromId
(@NotBlank String locationId) abstract Location
convertFromMO
(org.openwms.common.location.api.messages.LocationMO mo) abstract Location
convertToId
(LocationPK location) abstract LocationVO
convertToVO
(Location eo)
-
Field Details
-
locationRepository
-
translator
@Autowired private org.ameba.i18n.Translator translator
-
-
Constructor Details
-
LocationMapper
public LocationMapper()
-
-
Method Details
-
convertFromId
-
convertToVO
-
convertFromVO
-
convertToId
-
convertFromMO
-
convert
-