public class ItemCountDAOSolr extends Object implements ItemCountDAO
| Constructor and Description |
|---|
ItemCountDAOSolr() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount(DSpaceObject dso)
Get the count of the items in the given container.
|
void |
setContext(Context context)
Set the dspace context to use
|
public void setContext(Context context) throws ItemCountException
setContext in interface ItemCountDAOcontext - DSpace ContextItemCountException - if count errorpublic int getCount(DSpaceObject dso) throws ItemCountException
getCount in interface ItemCountDAOdso - Dspace ContextItemCountException - if count errorCopyright © 2022 LYRASIS. All rights reserved.