org.dspace.statistics.content.filter
Interface StatisticsFilter

All Known Implementing Classes:
StatisticsSolrDateFilter

public interface StatisticsFilter

A wrapper for some kind of Solr filter expression.

Author:
kevinvandevelde at atmire.com Date: 12-mrt-2009 Time: 10:36:03

Method Summary
 String toQuery()
          Convert this filter's configuration to a query string fragment.
 

Method Detail

toQuery

String toQuery()
Convert this filter's configuration to a query string fragment.



Copyright © 2011 DuraSpace. All Rights Reserved.