Uses of Class
org.alfresco.repo.web.scripts.facet.AbstractSolrFacetConfigAdminWebScript
-
Packages that use AbstractSolrFacetConfigAdminWebScript Package Description org.alfresco.repo.web.scripts.facet -
-
Uses of AbstractSolrFacetConfigAdminWebScript in org.alfresco.repo.web.scripts.facet
Subclasses of AbstractSolrFacetConfigAdminWebScript in org.alfresco.repo.web.scripts.facet Modifier and Type Class Description class
FacetablePropertiesGet
This class is the controller for the "facetable-properties.get" web script.class
SolrFacetConfigAdminDelete
This class is the controller for the "solr-facet-config-admin.delete" web script.class
SolrFacetConfigAdminGet
This class is the controller for the "solr-facet-config-admin.get" web script.class
SolrFacetConfigAdminPost
This class is the controller for the "solr-facet-config-admin.post" web scripts.class
SolrFacetConfigAdminPut
This class is the controller for the "solr-facet-config-admin.put" web scripts.
-