Package | Description |
---|---|
com.hcl.domino.data |
Modifier and Type | Method and Description |
---|---|
Stream<DominoCollectionInfo> |
Database.getAllCollections()
Returns a
Stream of DominoCollectionInfo objects that
contain infos about the collections in the database. |
Modifier and Type | Method and Description |
---|---|
void |
Database.forEachCollection(BiConsumer<DominoCollectionInfo,Loop> consumer)
Iterates over all collections in this database
|
Copyright © 2019–2021 HCL. All rights reserved.