Class LDNMessageRestRepository

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

@Component("ldn.messages") public class LDNMessageRestRepository extends DSpaceRestRepository<LDNMessageEntityRest,String>
This is the repository responsible to manage LDNMessageEntry Rest object
Author:
Stefano Maffei(stefano.maffei at 4science.com)