| Constructor and Description |
|---|
ContentIterator(ContentStore store,
String spaceId,
String prefix) |
ContentIterator(ContentStore store,
String spaceId,
String prefix,
long maxResults) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
String |
next() |
void |
remove() |
void |
setMaxRetries(int maxRetries) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic ContentIterator(ContentStore store, String spaceId, String prefix) throws ContentStoreException
ContentStoreExceptionpublic ContentIterator(ContentStore store, String spaceId, String prefix, long maxResults) throws ContentStoreException
ContentStoreExceptionCopyright © 2009–2018 DuraSpace. All rights reserved.