Klasse ProductArchiveModelMapper
java.lang.Object
de.dlr.proseo.archivemgr.rest.model.ProductArchiveModelMapper
Model - Rest Mapper for Product Archive
- Autor:
- Denys Chaykovskiy
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungProductArchiveModelMapper
(ProductArchive modelArchive) Constructor with modelArchive parameter -
Methodenübersicht
-
Konstruktordetails
-
ProductArchiveModelMapper
Constructor with modelArchive parameter- Parameter:
modelArchive
- model archive
-
-
Methodendetails
-
get
Gets checked in constructor product archive- Gibt zurück:
- product archive
-
toRest
Converts a prosEO model ProductArchive into a REST ProductArchive- Gibt zurück:
- an equivalent REST ProductArchive or null, if no model ProductArchive was given
-