public class NIdPathIterator extends NIteratorBase<NId>
| Constructor and Description |
|---|
NIdPathIterator(NRepository repository,
NPath rootFolder,
NPath basePath,
NDefinitionFilter filter,
NIdPathIteratorModel model,
int maxDepth,
String kind,
NObjectElement extraProperties,
boolean bfs) |
| Modifier and Type | Method and Description |
|---|---|
NElement |
describe() |
long |
getVisitedFilesCount() |
long |
getVisitedFoldersCount() |
boolean |
hasNext() |
NId |
next() |
void |
remove() |
redescribeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitof, ofEmpty, ofSingleton, toListforEachRemainingpublic NIdPathIterator(NRepository repository, NPath rootFolder, NPath basePath, NDefinitionFilter filter, NIdPathIteratorModel model, int maxDepth, String kind, NObjectElement extraProperties, boolean bfs)
Copyright © 2025 vpc open source initiative. All rights reserved.