public class CatalogueAccessesReportRow extends Object
| Constructor and Description |
|---|
CatalogueAccessesReportRow() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDashboardContext() |
HarvestedDataKey |
getKey() |
String |
getPagePath() |
int |
getVisitNumber() |
void |
setDashboardContext(String dashboardContext) |
void |
setKey(HarvestedDataKey key) |
void |
setPagePath(String pagePath) |
void |
setVisitNumber(int visitNumber) |
String |
toString() |
public HarvestedDataKey getKey()
public void setKey(HarvestedDataKey key)
public String getPagePath()
public void setPagePath(String pagePath)
public int getVisitNumber()
public void setVisitNumber(int visitNumber)
public String getDashboardContext()
public void setDashboardContext(String dashboardContext)
Copyright © 2020. All Rights Reserved.