Uses of Class
org.alfresco.repo.search.impl.solr.facet.handler.AbstractFacetLabelDisplayHandler
-
Packages that use AbstractFacetLabelDisplayHandler Package Description org.alfresco.repo.search.impl.solr.facet.handler -
-
Uses of AbstractFacetLabelDisplayHandler in org.alfresco.repo.search.impl.solr.facet.handler
Subclasses of AbstractFacetLabelDisplayHandler in org.alfresco.repo.search.impl.solr.facet.handler Modifier and Type Class Description classContentSizeBucketsDisplayHandlerA simple handler to get the appropriate display label for the content size buckets.classDateBucketsDisplayHandlerA simple handler to get the appropriate display label for the date buckets.classMimetypeDisplayHandlerA simple handler to get the Mimetype display label.classSiteTitleDisplayHandlerA simple handler to get the site title from the site short name.classUserNameDisplayHandlerA simple handler to get the full user name from the userID.
-