Generated by
JDiff

Class com.day.cq.wcm.core.stats.PageViewReport

Changed Constructors
PageViewReport(String, Page, WCMMode) Change in type from (java.lang.String, com.day.cq.wcm.api.Page, com.day.cq.wcm.api.WCMMode) to (java.lang.String, Page, WCMMode).
Creates a new report.
 

Changed Methods
WCMMode getMode() Change in return type from com.day.cq.wcm.api.WCMMode to WCMMode.
 
Page getPage() Change in return type from com.day.cq.wcm.api.Page to Page.