Package | Description |
---|---|
org.alfresco.opencmis.search | |
org.alfresco.repo.search.adaptor.lucene | |
org.alfresco.repo.search.impl.querymodel | |
org.alfresco.service.cmr.search |
Modifier and Type | Method and Description |
---|---|
SearchParameters |
CMISQueryOptions.getAsSearchParmeters() |
Modifier and Type | Method and Description |
---|---|
static CMISQueryOptions |
CMISQueryOptions.create(SearchParameters searchParameters) |
Modifier and Type | Method and Description |
---|---|
SearchParameters |
LuceneQueryParserAdaptor.getSearchParameters() |
Modifier and Type | Method and Description |
---|---|
SearchParameters |
QueryOptions.getAsSearchParmeters() |
Modifier and Type | Method and Description |
---|---|
static QueryOptions |
QueryOptions.create(SearchParameters searchParameters) |
Modifier and Type | Method and Description |
---|---|
SearchParameters |
SearchParameters.copy() |
SearchParameters |
ResultSetMetaData.getSearchParameters()
Get the parameters that were specified to define this search.
|
Modifier and Type | Method and Description |
---|---|
ResultSet |
SearchService.query(SearchParameters searchParameters)
Search using the given SearchParameters
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.