org.marketchangers.prayer
Interface PrayerRequestSearcher
- All Known Implementing Classes:
- LucenePrayerRequestSearcher
- public interface PrayerRequestSearcher
- Author:
- Matthew Todd
NULL_OBJECT
public static final PrayerRequestSearcher NULL_OBJECT
index
public void index(PrayerRequest request)
index
public void index(java.util.Collection requests)
search
public java.util.List 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.
updateStatus
public void updateStatus(PrayerRequest reqeust)
delete
public void delete(int docId)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2004 Web Commerce Group, LLC. All Rights Reserved.