public class RefererStats extends XWikiStats
Modifier and Type | Class and Description |
---|---|
static class |
RefererStats.Property
The properties of document statistics object.
|
currentReferenceDocumentReferenceResolver, fields, fieldsToRemove, number, relativeEntityReferenceResolver
documentReference, ownerDocument, referenceCache
Constructor and Description |
---|
RefererStats()
Default
RefererStats constructor. |
RefererStats(String docName,
String referer,
Date periodDate,
StatsUtil.PeriodType periodType) |
Modifier and Type | Method and Description |
---|---|
String |
getReferer() |
URL |
getURL() |
void |
setReferer(String referer) |
equals, fromXML, getLocalKey, getPageViews, getPeriod, hashCode, incPageViews, setPageViews, setPeriod, toXML
addField, addPropertyForRemoval, apply, clone, get, getClassName, getCurrentReferenceDocumentReferenceResolver, getCustomMappingMap, getDateValue, getDiff, getDoubleValue, getField, getFieldList, getFieldsToRemove, getFloatValue, getIntValue, getIntValue, getLargeStringValue, getListValue, getLongValue, getNumber, getProperties, getPropertyList, getPropertyNames, getRelativeEntityReferenceResolver, getRelativeXClassReference, getSetValue, getSortedIterator, getStringValue, getXClass, getXClassReference, merge, merge, mergeField, put, removeField, safeget, safeput, setClassName, setDateValue, setDBStringListValue, setDocumentReference, setDoubleValue, setFields, setFieldsToRemove, setFloatValue, setIntValue, setLargeStringValue, setLongValue, setNumber, setOwnerDocument, setSetValue, setStringListValue, setStringValue, setXClassReference, toXML, toXMLString
createReference, fromXML, getDocumentReference, getId, getLocalEntityReferenceSerializer, getLocalization, getLocalUidStringEntityReferenceSerializer, getMergeManager, getName, getOwnerDocument, getPrettyName, getReference, getXWikiContext, localizePlain, localizePlainOrKey, setId, setName, setPrettyName, toString, toXMLString
finalize, getClass, notify, notifyAll, wait, wait, wait
getDocumentReference, getName, getReference, setName, toString
public RefererStats()
RefererStats
constructor.public RefererStats(String docName, String referer, Date periodDate, StatsUtil.PeriodType periodType)
docName
- the name of the wiki/space/document.referer
- the referer.periodDate
- the date of the period.periodType
- the type of the period.Copyright © 2004–2022 XWiki. All rights reserved.