Uses of Class
org.marketchangers.prayer.PrayerRequestQuery

Packages that use PrayerRequestQuery
org.marketchangers.prayer   
org.marketchangers.prayer.hibernate   
org.marketchangers.prayer.lucene   
 

Uses of PrayerRequestQuery in org.marketchangers.prayer
 

Methods in org.marketchangers.prayer with parameters of type PrayerRequestQuery
 java.util.List PrayerRequestSearcher.search(PrayerRequestQuery query)
          By this point, organizationName has been mapped to a list of users, and the whole list has been filtered to just those the intercessor has permission to view.
 java.util.List PrayerRequestManager.search(java.lang.String intercessorUserId, PrayerRequestQuery query)
          Expects that the query has already had organizationName translated to a list of requestors.
 

Uses of PrayerRequestQuery in org.marketchangers.prayer.hibernate
 

Methods in org.marketchangers.prayer.hibernate with parameters of type PrayerRequestQuery
 java.util.List HibernatePrayerRequestManager.search(java.lang.String user, PrayerRequestQuery query)
           
 

Uses of PrayerRequestQuery in org.marketchangers.prayer.lucene
 

Methods in org.marketchangers.prayer.lucene with parameters of type PrayerRequestQuery
 org.apache.lucene.search.Query DefaultIndexProvider.translateToQuery(PrayerRequestQuery q)
           
 java.util.List LucenePrayerRequestSearcher.search(PrayerRequestQuery q)
           
 org.apache.lucene.search.Query IndexProvider.translateToQuery(PrayerRequestQuery query)
           
 



Copyright © 2004 Web Commerce Group, LLC. All Rights Reserved.