Uses of Class
org.dspace.app.rest.model.UsageReportPointRest
Packages that use UsageReportPointRest
-
Uses of UsageReportPointRest in org.dspace.app.rest.model
Subclasses of UsageReportPointRest in org.dspace.app.rest.modelModifier and TypeClassDescriptionclassThis class serves as a REST representation of a City data Point of aUsageReportRestfrom the DSpace statisticsclassThis class serves as a REST representation of a Country data Point of aUsageReportRestfrom the DSpace statistics.classThis class serves as a REST representation of a Date (month) data Point of aUsageReportRestfrom the DSpace statisticsclassThis class serves as a REST representation of a TotalVisit data Point of a DSO'sUsageReportRestfrom the DSpace statisticsMethods in org.dspace.app.rest.model that return types with arguments of type UsageReportPointRestModifier and TypeMethodDescriptionUsageReportRest.getPoints()Returns the list ofUsageReportPointRestobjects attached to thisUsageReportRestobject, or empty list if noneMethods in org.dspace.app.rest.model with parameters of type UsageReportPointRestModifier and TypeMethodDescriptionvoidUsageReportRest.addPoint(UsageReportPointRest point) Adds aUsageReportPointRestobject to thisUsageReportRestobjectMethod parameters in org.dspace.app.rest.model with type arguments of type UsageReportPointRestModifier and TypeMethodDescriptionvoidUsageReportRest.setPoints(List<UsageReportPointRest> points) Set allUsageReportPointRestobjects on thisUsageReportRestobject