Package org.ehrbase.service.contribution
Class ContributionServiceHelper
java.lang.Object
org.ehrbase.service.contribution.ContributionServiceHelper
Helper class for processing of
CONTRIBUTIONs.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ContributionWrapperunmarshalContribution(String content) Reads the givencontentJSON string asContributionCreateDto
-
Constructor Details
-
ContributionServiceHelper
public ContributionServiceHelper()
-
-
Method Details
-
unmarshalContribution
Reads the givencontentJSON string asContributionCreateDto- Parameters:
content- JSONCONTRIBUTION- Returns:
ContributionCreateDtorepresentation of the inputCONTRIBUTIONString
-