| Package | Description |
|---|---|
| com.hcl.domino.data |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
CollectionSearchQuery.build(int skip,
int count,
CollectionSearchQuery.CollectionEntryProcessor<T> processor)
Build a result out of the collection entries
|
<T> T |
DbQueryResult.build(int skip,
int count,
CollectionSearchQuery.CollectionEntryProcessor<T> processor)
Build a result out of the collection entries
|
Copyright © 2019–2021 HCL. All rights reserved.