Class StatisticsDataVisits.Query

java.lang.Object
org.dspace.statistics.content.StatisticsDataVisits.Query
Enclosing class:
StatisticsDataVisits

public class StatisticsDataVisits.Query extends Object
  • Constructor Details

    • Query

      public Query()
  • Method Details

    • setOwningDso

      public void setOwningDso(DSpaceObject owningDso)
    • setDso

      public void setDso(DSpaceObject dso, int dsoType)
    • setDso

      public void setDso(DSpaceObject dso, int dsoType, int length)
    • setDsoType

      public void setDsoType(int dsoType)
    • getDsoLength

      public int getDsoLength()
    • setDsoLength

      public void setDsoLength(int dsoLength)
    • getDsoType

      public int getDsoType()
    • getDso

      public DSpaceObject getDso()
    • getQuery

      public String getQuery()