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, wait
forEachRemaining
public ContentIterator(ContentStore store, String spaceId, String prefix) throws ContentStoreException
ContentStoreException
public ContentIterator(ContentStore store, String spaceId, String prefix, long maxResults) throws ContentStoreException
ContentStoreException
Copyright © 2009–2016 DuraSpace. All rights reserved.