Class DatasetTypeGenerator

java.lang.Object
org.dspace.statistics.content.DatasetGenerator
org.dspace.statistics.content.DatasetTypeGenerator
Direct Known Subclasses:
DatasetSearchGenerator

public class DatasetTypeGenerator extends DatasetGenerator
Represents a simple string facet for filtering. Doesn't offer any special interaction.
Author:
kevinvandevelde at atmire.com Date: 23-dec-2008 Time: 12:44:27
  • Constructor Details

    • DatasetTypeGenerator

      public DatasetTypeGenerator()
  • Method Details

    • getType

      public String getType()
    • setType

      public void setType(String type)
    • getMax

      public int getMax()
    • setMax

      public void setMax(int max)