Class BulkAccessConditionRestRepository

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

@Component("config.bulkaccessconditionoption") public class BulkAccessConditionRestRepository extends DSpaceRestRepository<BulkAccessConditionRest,String>
This is the repository responsible to manage Bulk Access Condition options
Author:
Mohamed Eskander (mohamed.eskander at 4science.it)