Uses of Class
org.openprivacy.reptile.search.AbstractSearchProvider

Packages that use AbstractSearchProvider
org.openprivacy.reptile.search.impl   
 

Uses of AbstractSearchProvider in org.openprivacy.reptile.search.impl
 

Subclasses of AbstractSearchProvider in org.openprivacy.reptile.search.impl
 class ArticleSearchProvider
          Handles searching articles in the OM database article store.
 class ChannelSearchProvider
          Handles searching articles in the OM database article store.
 class DBSearchProvider
          A generic SearchProvider for the local DB.
 class PeerSearchProvider
          Handles searching articles in the OM database article store.
 class TaskLogSearchProvider
          Handles searching articles in the OM database article store.
 class WeblogSearchProvider
          Handles searching articles in the OM database article store.