Class SubmissionCCLicenseFieldEnumConverter

java.lang.Object
org.dspace.app.rest.converter.SubmissionCCLicenseFieldEnumConverter
All Implemented Interfaces:
DSpaceConverter<CCLicenseFieldEnum,SubmissionCCLicenseFieldEnumRest>

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