Package org.dspace.statistics.content
Class DatasetSearchGenerator
java.lang.Object
org.dspace.statistics.content.DatasetGenerator
org.dspace.statistics.content.DatasetTypeGenerator
org.dspace.statistics.content.DatasetSearchGenerator
- Author:
- Kevin Van de Velde (kevin at atmire dot com), Ben Bosman (ben at atmire dot com), Mark Diggory (markd at atmire dot com)
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class org.dspace.statistics.content.DatasetGenerator
datasetType, includeTotal -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetMode()booleanbooleanvoidvoidsetPercentage(boolean percentage) voidsetRetrievePageViews(boolean retrievePageViews) Methods inherited from class org.dspace.statistics.content.DatasetTypeGenerator
getMax, getType, setMax, setTypeMethods inherited from class org.dspace.statistics.content.DatasetGenerator
getDatasetType, isIncludeTotal, setDatasetType, setIncludeTotal
-
Constructor Details
-
DatasetSearchGenerator
public DatasetSearchGenerator()
-
-
Method Details
-
isRetrievePageViews
public boolean isRetrievePageViews() -
setRetrievePageViews
public void setRetrievePageViews(boolean retrievePageViews) -
setPercentage
public void setPercentage(boolean percentage) -
isPercentage
public boolean isPercentage() -
getMode
-
setMode
-