Class SubmissionCCLicenseFieldConverter

java.lang.Object
org.dspace.app.rest.converter.SubmissionCCLicenseFieldConverter
All Implemented Interfaces:
DSpaceConverter<CCLicenseField,SubmissionCCLicenseFieldRest>

@Component public class SubmissionCCLicenseFieldConverter extends Object implements DSpaceConverter<CCLicenseField,SubmissionCCLicenseFieldRest>
This converter is responsible for transforming the model representation of an CCLicenseField to the REST representation of an CCLicenseField and vice versa The CCLicenseField is a sub component of the CCLicense object