Class SubmissionCCLicenseUrlRepository

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

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