public class StatisticsDataVisits.Query extends Object
| Constructor and Description |
|---|
Query() |
| Modifier and Type | Method and Description |
|---|---|
DSpaceObject |
getDso() |
int |
getDsoLength() |
int |
getDsoType() |
String |
getQuery() |
void |
setDso(DSpaceObject dso,
int dsoType) |
void |
setDso(DSpaceObject dso,
int dsoType,
int length) |
void |
setDsoLength(int dsoLength) |
void |
setDsoType(int dsoType) |
void |
setOwningDso(DSpaceObject owningDso) |
public void setOwningDso(DSpaceObject owningDso)
public void setDso(DSpaceObject dso, int dsoType)
public void setDso(DSpaceObject dso, int dsoType, int length)
public void setDsoType(int dsoType)
public int getDsoLength()
public void setDsoLength(int dsoLength)
public int getDsoType()
public DSpaceObject getDso()
public String getQuery()
Copyright © 2022 LYRASIS. All rights reserved.