public class PageView
extends com.day.crx.statistics.Entry
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ROLLING_MONTH_COUNT
Name of the property that contains the rolling month count
|
static java.lang.String |
ROLLING_WEEK_COUNT
Name of the property that contains the rolling week count
|
static java.lang.String |
VIEWS
Name of the property that contains the view count
|
Constructor and Description |
---|
PageView(java.lang.String pathPrefix,
Page page,
WCMMode mode)
Creates a new
PageView instance. |
Modifier and Type | Method and Description |
---|---|
void |
write(Node node)
Writes the statistics to the passed node.
|
public static final java.lang.String VIEWS
public static final java.lang.String ROLLING_WEEK_COUNT
public static final java.lang.String ROLLING_MONTH_COUNT
public void write(Node node) throws RepositoryException
write
in class com.day.crx.statistics.Entry
node
- the node where to write the statisticsRepositoryException
- if an error occurs while writingCopyright © 2010 - 2020 Adobe. All Rights Reserved