Class | Description |
---|---|
DocumentLookupSuggester |
Perform a NXQL full-text query (on the title by default) on the repository
and suggest to navigate to the top documents matching that query.
|
DocumentSearchByDateSuggester |
Simple stateless suggester that parses the input and suggest to search
document by date if the input can be interpreted as a date in the user
locale.
|
DocumentSearchByPropertySuggester |
Simple stateless document search suggester that propose to use the user input
for searching a specific field.
|
I18nHelper |
Simple interpolation for i18n messages with parameters independently of the
UI layer.
|
UserGroupLookupSuggester |
Perform a lookup by name query on the UserManager service and suggest to
navigate to the top user and / or group profiles matching that query.
|
Copyright © 2011 Nuxeo SA. All Rights Reserved.