| Package | Description |
|---|---|
| org.alfresco.cmis | |
| org.alfresco.cmis.search | |
| org.alfresco.repo.search.impl.noindex | |
| org.alfresco.repo.search.impl.solr |
| Modifier and Type | Method and Description |
|---|---|
static CMISQueryOptions |
CMISQueryOptions.create(org.alfresco.service.cmr.search.SearchParameters searchParameters) |
CMISQueryOptions |
CMISResultSetMetaData.getQueryOptions()
Get the query options used to create this result set
|
| Modifier and Type | Method and Description |
|---|---|
CMISResultSet |
CMISQueryService.query(CMISQueryOptions options)
Execute a CMIS query as defined by options
|
| Modifier and Type | Method and Description |
|---|---|
CMISQueryOptions |
CMISResultSetMetaDataImpl.getQueryOptions() |
| Modifier and Type | Method and Description |
|---|---|
CMISResultSet |
CMISQueryServiceImpl.query(CMISQueryOptions options) |
| Constructor and Description |
|---|
CMISQueryParser(CMISQueryOptions options,
CMISDictionaryService cmisDictionaryService,
CMISJoinEnum joinSupport) |
CMISResultSetImpl(Map<String,org.alfresco.service.cmr.search.ResultSet> wrapped,
CMISQueryOptions options,
org.alfresco.service.cmr.search.LimitBy limitBy,
org.alfresco.service.cmr.repository.NodeService nodeService,
org.alfresco.repo.search.impl.querymodel.Query query,
CMISDictionaryService cmisDictionaryService,
org.alfresco.service.cmr.dictionary.DictionaryService alfrescoDictionaryService) |
CMISResultSetMetaDataImpl(CMISQueryOptions options,
org.alfresco.repo.search.impl.querymodel.Query query,
org.alfresco.service.cmr.search.LimitBy limitBy,
CMISDictionaryService cmisDictionaryService,
org.alfresco.service.cmr.dictionary.DictionaryService alfrescoDictionaryService) |
| Modifier and Type | Method and Description |
|---|---|
CMISResultSet |
NoIndexCMISQueryServiceImpl.query(CMISQueryOptions options) |
| Modifier and Type | Method and Description |
|---|---|
CMISResultSet |
SolrCMISQueryServiceImpl.query(CMISQueryOptions options) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.