|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.tigris.scarab.reports.ReportDate
| Constructor Summary | |
ReportDate()
|
|
| Method Summary | |
java.util.Date |
dateValue()
|
java.lang.String |
getQueryKey()
Get the QueryKey value. |
long |
getTime()
Get the Time time. |
void |
setQueryKey(java.lang.String newQueryKey)
Set the QueryKey value. |
void |
setTime(long newTime)
Set the Time time. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ReportDate()
| Method Detail |
public long getTime()
public void setTime(long newTime)
newTime - The new Time time.public java.util.Date dateValue()
public java.lang.String getQueryKey()
getQueryKey in interface org.apache.fulcrum.intake.Retrievablepublic void setQueryKey(java.lang.String newQueryKey)
setQueryKey in interface org.apache.fulcrum.intake.RetrievablenewQueryKey - The new QueryKey value.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||