@Deprecated
public class PageView
extends Entry
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ROLLING_MONTH_COUNT
Deprecated.
Prefix of the properties that contain the rolling month count
|
static java.lang.String |
ROLLING_WEEK_COUNT
Deprecated.
Prefix of the properties that contain the rolling week count
|
static java.lang.String |
VIEWS
Deprecated.
Prefix of the properties that contain the view count
|
| Constructor and Description |
|---|
PageView(java.lang.String pathPrefix,
Page page,
java.lang.String variables)
Deprecated.
Creates a new
PageView instance. |
| Modifier and Type | Method and Description |
|---|---|
void |
write(Node node)
Deprecated.
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 PageView(java.lang.String pathPrefix,
Page page,
java.lang.String variables)
PageView instance.pathPrefix - the location where the entry information will be
storedpage - the page that was viewedvariables - the variable that were present when the page was
viewed."Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"