|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object lumis.report.util.ReportUtil
public class ReportUtil
Utility methods for use in reports.
Constructor Summary | |
---|---|
ReportUtil()
|
Method Summary | |
---|---|
static Date |
truncateDateTime(Date date)
Returns a date that represents the same day as the given date, but its hour, minute, seconds and milliseconds are set to zero. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReportUtil()
Method Detail |
---|
public static Date truncateDateTime(Date date)
date
- the date.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |