public class StatisticsDataVisits.Query
extends java.lang.Object
| Constructor and Description |
|---|
StatisticsDataVisits.Query() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDsoId() |
int |
getDsoLength() |
int |
getDsoType() |
java.lang.String |
getQuery() |
java.lang.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 java.lang.String getQueryResultName()
public java.lang.String getQuery()
Copyright © 2018 DuraSpace. All Rights Reserved.