See: Description
Interface | Description |
---|---|
SearchableModelObject |
ModelObject that can be searched. |
SearchIndex |
Conceptually a set of
SearchItem s that provide quick look-up
from their names. |
SearchItem |
Represents an item reachable from
SearchIndex . |
SearchResult |
Class | Description |
---|---|
CollectionSearchIndex<SMT extends SearchableModelObject> |
SearchIndex built on a Map . |
FixedSet |
Set of
SearchItem s that are statically known upfront. |
Messages |
Generated localization support class.
|
Search |
Web-bound object that provides search/navigation capability.
|
Search.Item | |
Search.Result | |
SearchFactory |
Creates a
Search instance for a SearchableModelObject . |
SearchIndexBuilder |
Builds
SearchIndex . |
SearchItems | |
SuggestedItem |
One item of a search result.
|
UnionSearchIndex |
Union of two sets.
|
UserSearchProperty | |
UserSearchProperty.DescriptorImpl |
Annotation Type | Description |
---|---|
QuickSilver |
Indicates a
SearchItem field/getter. |
Copyright © 2004–2019. All rights reserved.