Package | Description |
---|---|
com.hcl.domino.data |
Modifier and Type | Interface and Description |
---|---|
interface |
DbQueryResult<CHAINTYPE extends DbQueryResult<?>> |
Modifier and Type | Interface and Description |
---|---|
interface |
DocumentSummaryQueryResult
Query result of
Database.queryDocuments() and Database.queryDocuments(java.util.Collection)
to run an operations on all or a subset of database documents.Use sort(DominoCollection) to project the document note ids onto a DominoCollection
to get them back sorted/filtered and computeValues(java.util.Map) to
compute document values from summary items on the fly. |
interface |
FormulaQueryResult |
interface |
FTQueryResult
Container for a FT search result
|
Modifier and Type | Class and Description |
---|---|
class |
DQLQueryResult |
Copyright © 2019–2021 HCL. All rights reserved.