Uses of Class
org.alfresco.repo.search.impl.solr.facet.SolrFacetService.SyntheticPropertyDefinition
Packages that use SolrFacetService.SyntheticPropertyDefinition
-
Uses of SolrFacetService.SyntheticPropertyDefinition in org.alfresco.repo.search.impl.solr.facet
Methods in org.alfresco.repo.search.impl.solr.facet that return types with arguments of type SolrFacetService.SyntheticPropertyDefinitionModifier and TypeMethodDescriptionSolrFacetService.getFacetableSyntheticProperties()This method gets all synthetic, facetable properties across all content models in the repository.SolrFacetService.getFacetableSyntheticProperties(QName contentClass) This method gets all synthetic, facetable properties defined on the specified content class (type or aspect) or any of its inherited properties.SolrFacetServiceImpl.getFacetableSyntheticProperties()SolrFacetServiceImpl.getFacetableSyntheticProperties(QName contentClass)