Package | Description |
---|---|
com.hcl.domino.data | |
com.hcl.domino.design | |
com.hcl.domino.richtext |
Modifier and Type | Method and Description |
---|---|
DominoCollection |
DominoCollectionInfo.openCollection() |
DominoCollection |
Database.openDesignCollection()
Opens and returns the design collection
|
Modifier and Type | Method and Description |
---|---|
Optional<DominoCollection> |
Database.openCollection(String collectionName) |
Optional<DominoCollection> |
Database.openCollectionByUNID(String unid) |
Optional<DominoCollection> |
Database.openDefaultCollection() |
Modifier and Type | Method and Description |
---|---|
CHAINTYPE |
DbQueryResult.sort(DominoCollection collection)
Sorts/filters the note ids of the search result like the specified
DominoCollection . |
Modifier and Type | Method and Description |
---|---|
DominoCollection |
GenericFolderOrView.getCollection() |
Modifier and Type | Method and Description |
---|---|
RichTextWriter |
RichTextWriter.addCollectionLink(DominoCollection collection,
String comment)
This function inserts a DocLink for the specified
DominoCollection . |
Copyright © 2019–2021 HCL. All rights reserved.