Class RefererStats

    • Constructor Detail

      • RefererStats

        public RefererStats()
        Default RefererStats constructor.
      • RefererStats

        public RefererStats​(String docName,
                            String referer,
                            Date periodDate,
                            StatsUtil.PeriodType periodType)
        Parameters:
        docName - the name of the wiki/space/document.
        referer - the referer.
        periodDate - the date of the period.
        periodType - the type of the period.
    • Method Detail

      • getReferer

        public String getReferer()
        Returns:
        the referer.
      • setReferer

        public void setReferer​(String referer)
        Parameters:
        referer - the referer.
      • getURL

        public URL getURL()
        Returns:
        the referer URL.