FeedRecordDataService

public interface FeedRecordDataService extends MotechDataService<FeedRecord>

Exposes MDS CRUD operations to the module code and creates the findByURL lookup

Methods

findByURL

FeedRecord findByURL(String url)