Class StatisticsDataVisits.Query

    • Constructor Detail

      • Query

        public Query()
    • Method Detail

      • 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()
      • getQuery

        public String getQuery()