public static class CollectionSearchQuery.AllExpandedEntries extends CollectionSearchQuery.ExpandedEntries
| Constructor and Description |
|---|
AllExpandedEntries() |
| Modifier and Type | Method and Description |
|---|---|
CollectionSearchQuery.AllExpandedEntries |
collapse(int... noteIds) |
CollectionSearchQuery.AllExpandedEntries |
collapse(Set<Integer> noteIds) |
CollectionSearchQuery.AllExpandedEntries |
unselect(DQL.DQLTerm dql) |
CollectionSearchQuery.AllExpandedEntries |
unselect(String ftQuery) |
collapseAll, expandAll, getDQLQueries, getFTQueries, getMode, getNoteIdspublic CollectionSearchQuery.AllExpandedEntries collapse(int... noteIds)
public CollectionSearchQuery.AllExpandedEntries collapse(Set<Integer> noteIds)
public CollectionSearchQuery.AllExpandedEntries unselect(DQL.DQLTerm dql)
public CollectionSearchQuery.AllExpandedEntries unselect(String ftQuery)
Copyright © 2019–2021 HCL. All rights reserved.