com.antelmann.timeregister
Class TimeSheetReport
java.lang.Object
com.antelmann.timeregister.TimeSheetReport
public class TimeSheetReport
- extends Object
- Author:
- Holger Antelmann
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
generateHTMLReport
public static String generateHTMLReport(PunchDB db,
User user,
Date from,
Date until)
throws DatabaseException,
IOException
- Throws:
DatabaseException
IOException
generateHTMLReport
public static String generateHTMLReport(PunchDB db,
User user,
Date from,
Date until,
String template)
throws DatabaseException
- Throws:
DatabaseException
(c) 2001-2006 Holger Antelmann - all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads