Class SubmissionCCLicenseUrlRepository

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.data.repository.CrudRepository<SubmissionCCLicenseUrlRest,​String>, org.springframework.data.repository.PagingAndSortingRepository<SubmissionCCLicenseUrlRest,​String>, org.springframework.data.repository.Repository<SubmissionCCLicenseUrlRest,​String>

    @Component("config.submissioncclicenseUrl")
    public class SubmissionCCLicenseUrlRepository
    extends DSpaceRestRepository<SubmissionCCLicenseUrlRest,​String>
    implements org.springframework.beans.factory.InitializingBean
    This Repository is responsible for handling the CC License URIs. It only supports a search method