Package com.avoka.fc.core.dao
Class TransactionHistoryDao.RefererCount
java.lang.Object
com.avoka.fc.core.dao.TransactionHistoryDao.RefererCount
- Enclosing class:
- TransactionHistoryDao
Provides a Referer count summary class.
- Since:
- 18.5
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RefererCount
Create a new RefererCount object- Parameters:
referer
- the referer labelcount
- the referer count
-
-
Method Details
-
getReferer
- Returns:
- the referer
-
getRefererURL
- Returns:
- the referer URL
-
getRefererPath
- Returns:
- the referer path
-
getRefererDomain
- Returns:
- the referer domain
-
getCount
- Returns:
- the count
-