org.marketchangers.prayer
Class PrayerRequestQuery
java.lang.Object
org.marketchangers.prayer.PrayerRequestQuery
- public class PrayerRequestQuery
- extends java.lang.Object
- Author:
- Jianshuo Niu, Matthew Todd
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
PrayerRequestQuery
public PrayerRequestQuery(java.util.Map map)
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.