Class BulkAccessConditionRestRepository

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

@Component("config.bulkaccessconditionoptions") 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)