public abstract static class CollectionSearchQuery.ExpandedEntries extends Object
Modifier and Type | Method and Description |
---|---|
static CollectionSearchQuery.AllCollapsedEntries |
collapseAll() |
static CollectionSearchQuery.AllExpandedEntries |
expandAll() |
List<DQL.DQLTerm> |
getDQLQueries() |
List<String> |
getFTQueries() |
CollectionSearchQuery.ExpandMode |
getMode() |
Set<Integer> |
getNoteIds() |
public CollectionSearchQuery.ExpandMode getMode()
public List<DQL.DQLTerm> getDQLQueries()
public static CollectionSearchQuery.AllExpandedEntries expandAll()
public static CollectionSearchQuery.AllCollapsedEntries collapseAll()
Copyright © 2019–2021 HCL. All rights reserved.