Package org.openprivacy.reptile.search.requests

Class Summary
AdvancedSearchRequest Contains additional information that a SearchProvider requires.
BrowseChannelsSearchRequest Finds the newest articles in the system.
BrowseWeblogSearchRequest Finds the newest articles in the system.
ChannelHistorySearchRequest Finds the newest articles in the system.
NewestArticlesSearchRequest Finds the newest articles in the system.
RecentArticlesSearchRequest Finds the most recent (last 1000 or so) articles found within the system.
RSSChannelSearchRequest Provide a SearchResult that can be used to stream out RSS.
RSSWeblogSearchRequest Provide a SearchResult that can be used to stream out RSS.
UnreadArticlesSearchRequest Finds the last 1000 unread articles.