Package | Description |
---|---|
com.hcl.domino.dql |
Modifier and Type | Method and Description |
---|---|
static DQL.InViewsOrFoldersTerm |
DQL.in(String... views)
Creates a search term to find documents that exist in at least
one of the specified views.
|
static DQL.InViewsOrFoldersTerm |
DQL.inAll(String... views)
Creates a search term to find documents that exist in multiple
views
|
Copyright © 2019–2021 HCL. All rights reserved.