org.marketchangers.prayer
Class PrayerRequestQuery

java.lang.Object
  extended byorg.marketchangers.prayer.PrayerRequestQuery

public class PrayerRequestQuery
extends java.lang.Object

Author:
Jianshuo Niu, Matthew Todd

Constructor Summary
PrayerRequestQuery(java.util.Map map)
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
 java.lang.String getCategoryName()
           
 java.util.Date getEndDate()
           
 java.lang.String getOrganizationName()
           
 java.util.Set getRequestorUserIds()
           
 java.lang.String getSearchTerms()
           
 java.util.Date getStartDate()
           
 java.lang.String getStatus()
           
 boolean hasCategoryName()
           
 boolean hasEndDate()
           
 int hashCode()
           
 boolean hasOrganizationName()
           
 boolean hasRequestorUserIds()
           
 boolean hasSearchTerms()
           
 boolean hasStartDate()
           
 boolean hasStatus()
           
 boolean hasValidDate()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrayerRequestQuery

public PrayerRequestQuery(java.util.Map map)
Method Detail

getCategoryName

public java.lang.String getCategoryName()

getEndDate

public java.util.Date getEndDate()

getRequestorUserIds

public java.util.Set getRequestorUserIds()

getOrganizationName

public java.lang.String getOrganizationName()

getSearchTerms

public java.lang.String getSearchTerms()

getStartDate

public java.util.Date getStartDate()

getStatus

public java.lang.String getStatus()

equals

public boolean equals(java.lang.Object o)

hasCategoryName

public boolean hasCategoryName()

hasEndDate

public boolean hasEndDate()

hasOrganizationName

public boolean hasOrganizationName()

hasRequestorUserIds

public boolean hasRequestorUserIds()

hasSearchTerms

public boolean hasSearchTerms()

hasStartDate

public boolean hasStartDate()

hasStatus

public boolean hasStatus()

hashCode

public int hashCode()

hasValidDate

public boolean hasValidDate()


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