com.day.cq.wcm.core.stats
Class PageViewPathBuilder
java.lang.Object
com.day.crx.statistics.PathBuilder
com.day.cq.wcm.core.stats.PageViewPathBuilder
public class PageViewPathBuilder
- extends com.day.crx.statistics.PathBuilder
PageViewPathBuilder implements a PathBuilder for
PageView instances.
- Author:
- asaar
|
Field Summary |
static String |
STATS_NAME
The name of the node that contains the statistical data about a page |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STATS_NAME
public static final String STATS_NAME
- The name of the node that contains the statistical data about a page
- See Also:
- Constant Field Values
PageViewPathBuilder
public PageViewPathBuilder(String path)
- Default constructor
formatPath
public void formatPath(com.day.crx.statistics.Entry entry,
StringBuffer buffer)
- Formats the path for a
PageView instance.
- Overrides:
formatPath in class com.day.crx.statistics.PathBuilder
- Parameters:
entry - a PageView instancebuffer - where to write the path to
Copyright © 2009 Day Management AG. All Rights Reserved.