public interface ItemCountDAO
| Modifier and Type | Method and Description |
|---|---|
int |
getCount(DSpaceObject dso)
Get the number of items in the given DSpaceObject container.
|
void |
setContext(Context context)
Set the DSpace Context to use during data access
|
void setContext(Context context) throws ItemCountException
context - ItemCountExceptionint getCount(DSpaceObject dso) throws ItemCountException
dso - ItemCountExceptionCopyright © 2016 DuraSpace. All Rights Reserved.