public class ReportManagerImpl extends org.springframework.orm.hibernate3.support.HibernateDaoSupport implements ReportManager, Observer
HOW_PRESENTATION_BOTH, HOW_PRESENTATION_CHART, HOW_PRESENTATION_TABLE, HOW_SORT_DEFAULT, HOW_TOTALSBY, WHAT_ACTIVITY_TOTALS, WHAT_EVENTS, WHAT_EVENTS_ALLEVENTS, WHAT_EVENTS_ALLTOOLS, WHAT_EVENTS_BYEVENTS, WHAT_EVENTS_BYTOOL, WHAT_LESSONPAGES, WHAT_LESSONS_ACTION_CREATE, WHAT_LESSONS_ACTION_DELETE, WHAT_LESSONS_ACTION_READ, WHAT_LESSONS_ACTION_UPDATE, WHAT_PRESENCES, WHAT_RESOURCES, WHAT_RESOURCES_ACTION_DEL, WHAT_RESOURCES_ACTION_NEW, WHAT_RESOURCES_ACTION_READ, WHAT_RESOURCES_ACTION_REVS, WHAT_VISITS, WHAT_VISITS_TOTALS, WHEN_ALL, WHEN_CUSTOM, WHEN_LAST30DAYS, WHEN_LAST365DAYS, WHEN_LAST7DAYS, WHO_ALL, WHO_CUSTOM, WHO_GROUPS, WHO_NONE, WHO_ROLE| Constructor and Description |
|---|
ReportManagerImpl() |
public void setStatsManager(StatsManager statsManager)
public void setStatsAuthz(StatsAuthz statsAuthz)
public void setEventRegistryService(EventRegistryService eventRegistryService)
public void setSiteService(SiteService siteService)
public void setUserService(UserDirectoryService userService)
public void setContentService(ContentHostingService contentService)
public void setToolManager(ToolManager toolManager)
public void setTimeService(TimeService timeService)
public void setEventTrackingService(EventTrackingService eventTrackingService)
public void setMemoryService(MemoryService memoryService)
public void setResourceLoader(ResourceLoader msgs)
public void init()
public void destroy()
public void update(Observable obs, Object o)
public Report getReport(ReportDef reportDef, boolean restrictToToolsInSite)
getReport in interface ReportManagerpublic int getReportRowCount(ReportDef reportDef, boolean restrictToToolsInSite)
getReportRowCount in interface ReportManagerpublic Report getReport(ReportDef reportDef, boolean restrictToToolsInSite, PagingPosition pagingPosition, boolean log)
getReport in interface ReportManagerpublic ReportFormattedParams getReportFormattedParams()
getReportFormattedParams in interface ReportManagerpublic boolean isReportColumnAvailable(ReportParams params, String column)
isReportColumnAvailable in interface ReportManagerpublic ReportDef getReportDefinition(long id)
getReportDefinition in interface ReportManagerpublic boolean saveReportDefinition(ReportDef reportDef)
saveReportDefinition in interface ReportManagerpublic boolean removeReportDefinition(ReportDef reportDef)
removeReportDefinition in interface ReportManagerpublic List<ReportDef> getReportDefinitions(String siteId, boolean includedPredefined, boolean includeHidden)
getReportDefinitions in interface ReportManagerpublic byte[] getReportAsExcel(Report report, String sheetName)
getReportAsExcel in interface ReportManagerpublic String getReportAsCsv(Report report)
getReportAsCsv in interface ReportManagerpublic byte[] getReportAsPDF(Report report)
getReportAsPDF in interface ReportManagerCopyright © 2006–2017 Universidade Fernando Pessoa. All rights reserved.