Package | Description |
---|---|
org.alfresco.repo.search.impl.solr.facet |
Modifier and Type | Method and Description |
---|---|
List<SolrFacetService.SyntheticPropertyDefinition> |
SolrFacetService.getFacetableSyntheticProperties()
This method gets all synthetic, facetable properties across all content models in the repository.
|
List<SolrFacetService.SyntheticPropertyDefinition> |
SolrFacetServiceImpl.getFacetableSyntheticProperties() |
List<SolrFacetService.SyntheticPropertyDefinition> |
SolrFacetService.getFacetableSyntheticProperties(org.alfresco.service.namespace.QName contentClass)
This method gets all synthetic, facetable properties defined on the specified content class (type or aspect) or any of its inherited properties.
|
List<SolrFacetService.SyntheticPropertyDefinition> |
SolrFacetServiceImpl.getFacetableSyntheticProperties(org.alfresco.service.namespace.QName contentClass) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.