Class SubmissionCCLicenseFieldConverter

  • All Implemented Interfaces:
    DSpaceConverter<org.dspace.license.CCLicenseField,​SubmissionCCLicenseFieldRest>

    @Component
    public class SubmissionCCLicenseFieldConverter
    extends Object
    implements DSpaceConverter<org.dspace.license.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
    • Constructor Detail

      • SubmissionCCLicenseFieldConverter

        public SubmissionCCLicenseFieldConverter()