com.solidstategroup.sitetracker.report
Class ReportConstants
java.lang.Object
com.solidstategroup.sitetracker.report.ReportConstants
public class ReportConstants
- extends java.lang.Object
User: Phil
Date: 23-Mar-2005
Time: 10:22:58
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STATS_SESSION_FILTER
public static final java.lang.String STATS_SESSION_FILTER
- See Also:
- Constant Field Values
TYPE_PERIOD
public static final int TYPE_PERIOD
- See Also:
- Constant Field Values
TYPE_AVERAGE_HOUR
public static final int TYPE_AVERAGE_HOUR
- See Also:
- Constant Field Values
TYPE_AVERAGE_DAY
public static final int TYPE_AVERAGE_DAY
- See Also:
- Constant Field Values
TYPE_AVERAGE_MONTH
public static final int TYPE_AVERAGE_MONTH
- See Also:
- Constant Field Values
TYPE_LOCATION
public static final int TYPE_LOCATION
- See Also:
- Constant Field Values
TYPE_DOCUMENTDOWNLOADS
public static final int TYPE_DOCUMENTDOWNLOADS
- See Also:
- Constant Field Values
STEP_NULL
public static final int STEP_NULL
- See Also:
- Constant Field Values
STEP_HOUR
public static final int STEP_HOUR
- See Also:
- Constant Field Values
STEP_DAY
public static final int STEP_DAY
- See Also:
- Constant Field Values
STEP_MONTH
public static final int STEP_MONTH
- See Also:
- Constant Field Values
STEP_WEEK
public static final int STEP_WEEK
- See Also:
- Constant Field Values
OFFSET_NULL
public static final java.lang.String OFFSET_NULL
- See Also:
- Constant Field Values
TIME_LINE_DAY
public static final java.lang.String[] TIME_LINE_DAY
TIME_LINE_WEEK_DAYS
public static final java.lang.String[] TIME_LINE_WEEK_DAYS
TIME_LINE_DAYS_IN_MONTH
public static final java.lang.String[] TIME_LINE_DAYS_IN_MONTH
TIME_LINE_MONTHS_IN_YEAR
public static final java.lang.String[] TIME_LINE_MONTHS_IN_YEAR
TIME_LINE_WEEK
public static final java.lang.String[] TIME_LINE_WEEK
ReportConstants
public ReportConstants()
getMonth
public static int getMonth(java.lang.String month)
getDaysOfWeek
public static java.util.Map getDaysOfWeek()
getMinutesOfHour
public static java.lang.String[] getMinutesOfHour()