org.sakaiproject.sitestats.tool.wicket.models
Class ServerWideModel
java.lang.Object
org.apache.wicket.model.Model
org.sakaiproject.sitestats.tool.wicket.models.ServerWideModel
- All Implemented Interfaces:
- Serializable, org.apache.wicket.IClusterable, org.apache.wicket.model.IDetachable, org.apache.wicket.model.IModel
public class ServerWideModel
- extends org.apache.wicket.model.Model
- See Also:
- Serialized Form
| Methods inherited from class org.apache.wicket.model.Model |
detach, equals, getObject, getObject, hashCode, of, of, of, of, of, ofList, ofMap, ofSet, setObject, setObject, toString, valueOf, valueOf |
MONTHLY_LOGIN_REPORT
public static final String MONTHLY_LOGIN_REPORT
- See Also:
- Constant Field Values
WEEKLY_LOGIN_REPORT
public static final String WEEKLY_LOGIN_REPORT
- See Also:
- Constant Field Values
DAILY_LOGIN_REPORT
public static final String DAILY_LOGIN_REPORT
- See Also:
- Constant Field Values
REGULAR_USERS_REPORT
public static final String REGULAR_USERS_REPORT
- See Also:
- Constant Field Values
HOURLY_USAGE_REPORT
public static final String HOURLY_USAGE_REPORT
- See Also:
- Constant Field Values
TOP_ACTIVITIES_REPORT
public static final String TOP_ACTIVITIES_REPORT
- See Also:
- Constant Field Values
TOOL_REPORT
public static final String TOOL_REPORT
- See Also:
- Constant Field Values
NONE
public static final String NONE
- See Also:
- Constant Field Values
ServerWideModel
public ServerWideModel()
getReportTitle
public final String getReportTitle()
setReportTitle
public final void setReportTitle(String reportTitle)
getReportDescription
public final String getReportDescription()
setReportDescription
public final void setReportDescription(String reportDescription)
getReportNotes
public final String getReportNotes()
setReportNotes
public final void setReportNotes(String reportNotes)
getSelectedView
public final String getSelectedView()
setSelectedView
public final void setSelectedView(String selectedView)
Copyright © 2006-2013 Universidade Fernando Pessoa. All Rights Reserved.