Package org.dspace.statistics.content
Class StatisticsDataVisits.Query
java.lang.Object
org.dspace.statistics.content.StatisticsDataVisits.Query
- Enclosing class:
- StatisticsDataVisits
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDso()intintgetQuery()voidsetDso(DSpaceObject dso, int dsoType) voidsetDso(DSpaceObject dso, int dsoType, int length) voidsetDsoLength(int dsoLength) voidsetDsoType(int dsoType) voidsetOwningDso(DSpaceObject owningDso)
-
Constructor Details
-
Query
public Query()
-
-
Method Details
-
setOwningDso
-
setDso
-
setDso
-
setDsoType
public void setDsoType(int dsoType) -
getDsoLength
public int getDsoLength() -
setDsoLength
public void setDsoLength(int dsoLength) -
getDsoType
public int getDsoType() -
getDso
-
getQuery
-