Uses of Class
org.dspace.statistics.SolrLoggerServiceImpl.StatisticsType
-
Packages that use SolrLoggerServiceImpl.StatisticsType Package Description org.dspace.statistics Facilities for detecting and storing both model and usage events, and for querying the store. -
-
Uses of SolrLoggerServiceImpl.StatisticsType in org.dspace.statistics
Methods in org.dspace.statistics that return SolrLoggerServiceImpl.StatisticsType Modifier and Type Method Description static SolrLoggerServiceImpl.StatisticsTypeSolrLoggerServiceImpl.StatisticsType. valueOf(String name)Returns the enum constant of this type with the specified name.static SolrLoggerServiceImpl.StatisticsType[]SolrLoggerServiceImpl.StatisticsType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-