Uses of Class
org.alfresco.repo.search.impl.solr.facet.SolrFacetConfig.ValueName
-
Packages that use SolrFacetConfig.ValueName Package Description org.alfresco.repo.search.impl.solr.facet -
-
Uses of SolrFacetConfig.ValueName in org.alfresco.repo.search.impl.solr.facet
Methods in org.alfresco.repo.search.impl.solr.facet that return SolrFacetConfig.ValueName Modifier and Type Method Description static SolrFacetConfig.ValueNameSolrFacetConfig.ValueName. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SolrFacetConfig.ValueName[]SolrFacetConfig.ValueName. values()Returns an array containing the constants of this enum type, in the order they are declared.
-