public class StatisticsDataVisits.Query extends Object
| Constructor and Description |
|---|
StatisticsDataVisits.Query() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDsoId() |
int |
getDsoLength() |
int |
getDsoType() |
String |
getQuery() |
String |
getQueryResultName() |
void |
setDso(int dsoId,
int dsoType) |
void |
setDso(int dsoId,
int dsoType,
int length) |
void |
setDsoLength(int dsoLength) |
void |
setDsoType(int dsoType) |
void |
setOwningDso(DSpaceObject owningDso) |
public void setOwningDso(DSpaceObject owningDso)
public void setDso(int dsoId,
int dsoType)
public void setDso(int dsoId,
int dsoType,
int length)
public void setDsoType(int dsoType)
public int getDsoLength()
public void setDsoLength(int dsoLength)
public int getDsoId()
public int getDsoType()
public String getQueryResultName()
public String getQuery()
Copyright © 2013 DuraSpace. All Rights Reserved.