org.dspace.statistics.content
Class DatasetDSpaceObjectGenerator

java.lang.Object
  extended by org.dspace.statistics.content.DatasetGenerator
      extended by org.dspace.statistics.content.DatasetDSpaceObjectGenerator

public class DatasetDSpaceObjectGenerator
extends DatasetGenerator

Represents a dspace object based facet for filtering.

Author:
kevinvandevelde at atmire.com Date: 23-dec-2008 Time: 11:38:20

Field Summary
 
Fields inherited from class org.dspace.statistics.content.DatasetGenerator
datasetType, includeTotal
 
Constructor Summary
DatasetDSpaceObjectGenerator()
           
 
Method Summary
 void addDsoChild(DSORepresentation representation)
           
 void addDsoChild(int type, int max, boolean separate, int nameLength)
           
 List<DSORepresentation> getDsoRepresentations()
           
 
Methods inherited from class org.dspace.statistics.content.DatasetGenerator
getDatasetType, isIncludeTotal, setDatasetType, setIncludeTotal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DatasetDSpaceObjectGenerator

public DatasetDSpaceObjectGenerator()
Method Detail

addDsoChild

public void addDsoChild(DSORepresentation representation)

addDsoChild

public void addDsoChild(int type,
                        int max,
                        boolean separate,
                        int nameLength)

getDsoRepresentations

public List<DSORepresentation> getDsoRepresentations()


Copyright © 2012 DuraSpace. All Rights Reserved.