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