| Package | Description |
|---|---|
| org.alfresco.opencmis.search | |
| org.alfresco.repo.search.impl.solr |
| Modifier and Type | Method and Description |
|---|---|
CMISResultSet |
CMISResultSetRow.getCMISResultSet() |
CMISResultSet |
CMISResultSetRowIterator.getResultSet() |
CMISResultSet |
CMISQueryService.query(CMISQueryOptions options) |
CMISResultSet |
CMISQueryServiceImpl.query(CMISQueryOptions options) |
CMISResultSet |
CMISQueryService.query(String query,
StoreRef storeRef) |
CMISResultSet |
CMISQueryServiceImpl.query(String query,
StoreRef storeRef) |
| Constructor and Description |
|---|
CMISResultSetRow(CMISResultSet resultSet,
int index,
Map<String,Float> scores,
NodeService nodeService,
Map<String,NodeRef> nodeRefs,
Map<NodeRef,CMISNodeInfo> nodeInfos,
Query query,
CMISDictionaryService cmisDictionaryService) |
CMISResultSetRowIterator(CMISResultSet resultSet)
Create an iterator over the result set.
|
| Modifier and Type | Method and Description |
|---|---|
CMISResultSet |
SolrOpenCMISQueryServiceImpl.query(CMISQueryOptions options) |
CMISResultSet |
SolrOpenCMISQueryServiceImpl.query(String query,
StoreRef storeRef) |
Copyright © 2005–2020 Alfresco Software. All rights reserved.