|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RefererStats | |
---|---|
com.xpn.xwiki.api | |
com.xpn.xwiki.stats.api | |
com.xpn.xwiki.stats.impl | |
com.xpn.xwiki.stats.impl.xwiki |
Uses of RefererStats in com.xpn.xwiki.api |
---|
Methods in com.xpn.xwiki.api that return types with arguments of type RefererStats | |
---|---|
List<RefererStats> |
Document.getCurrentMonthRefStats()
Get referer statistics for the current document during the current month. |
Uses of RefererStats in com.xpn.xwiki.stats.api |
---|
Methods in com.xpn.xwiki.stats.api that return types with arguments of type RefererStats | |
---|---|
List<RefererStats> |
XWikiStatsService.getRefererStatistics(String domain,
Scope scope,
Period period,
Range range,
XWikiContext context)
Retrieves referrer statistics. |
Uses of RefererStats in com.xpn.xwiki.stats.impl |
---|
Methods in com.xpn.xwiki.stats.impl that return types with arguments of type RefererStats | |
---|---|
List<RefererStats> |
XWikiStatsServiceImpl.getRefererStatistics(String domain,
Scope scope,
Period period,
Range range,
XWikiContext context)
|
Uses of RefererStats in com.xpn.xwiki.stats.impl.xwiki |
---|
Methods in com.xpn.xwiki.stats.impl.xwiki that return types with arguments of type RefererStats | |
---|---|
List<RefererStats> |
XWikiStatsReader.getRefererStatistics(String domain,
Scope scope,
Period period,
Range range,
XWikiContext context)
Retrieves referrer statistics. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |