Package org.damap.base.rest.dmp.mapper
Class MapperService
java.lang.Object
org.damap.base.rest.dmp.mapper.MapperService
MapperService class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDeletionPerson.getDmpById(Long id) getDmpById.getInternalStorageById.getInternalStorageDOById(Long id, String languageCode) getInternalStorageDOById.getRe3DataRepository.
-
Constructor Details
-
MapperService
public MapperService()
-
-
Method Details
-
getDmpById
getDmpById. -
getRe3DataRepository
getRe3DataRepository.- Parameters:
id- aStringobject- Returns:
- a
Re3Data.Repositoryobject
-
getInternalStorageById
getInternalStorageById.- Parameters:
id- aLongobject- Returns:
- a
InternalStorageobject
-
getInternalStorageDOById
getInternalStorageDOById.- Parameters:
id- aLongobjectlanguageCode- aStringobject- Returns:
- a
InternalStorageDOobject
-
getDeletionPerson
getDeletionPerson.- Parameters:
id- aLongobject- Returns:
- a
Contributorobject
-