org.dspace.statistics.content.filter
Class StatisticsSolrDateFilter
java.lang.Object
org.dspace.statistics.content.filter.StatisticsSolrDateFilter
- All Implemented Interfaces:
- StatisticsFilter
public class StatisticsSolrDateFilter
- extends Object
- implements StatisticsFilter
Created by IntelliJ IDEA.
User: kevinvandevelde
Date: 13-mrt-2009
Time: 13:14:14
To change this template use File | Settings | File Templates.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatisticsSolrDateFilter
public StatisticsSolrDateFilter()
setStartStr
public void setStartStr(String startStr)
setEndStr
public void setEndStr(String endStr)
setTypeStr
public void setTypeStr(String typeStr)
setStartDate
public void setStartDate(Date startDate)
setEndDate
public void setEndDate(Date endDate)
toQuery
public String toQuery()
- Specified by:
toQuery in interface StatisticsFilter
Copyright © 2009 The DSpace Foundation. All Rights Reserved.