| Class | Description |
|---|---|
| AbstractSolrFacetConfigAdminWebScript |
This class is an abstract base class for the various web script controllers
in the SolrFacetService.
|
| FacetablePropertiesGet |
This class is the controller for the "facetable-properties.get" web script.
|
| FacetablePropertyFTL<T> |
This interface defines a simple POJO/DTO for use in the FTL model and rendering in the JSON API.
|
| FacetablePropertyFTL.FacetablePropertyFTLComparator |
In order to give deterministic responses when getting facetable properties,
all
FacetablePropertyFTL instances are sorted. |
| FacetablePropertyFTL.SpecialFacetablePropertyFTL |
This class represents a hard-coded facetable pseudo-property.
|
| FacetablePropertyFTL.StandardFacetablePropertyFTL |
This class represents a normal Alfresco property which is facetable.
|
| FacetablePropertyFTL.SyntheticFacetablePropertyFTL |
This class represents a facetable property, which is not actually an Alfresco
content property, but is closely associated with one.
|
| SolrFacetConfigAdminDelete |
This class is the controller for the "solr-facet-config-admin.delete" web script.
|
| SolrFacetConfigAdminGet |
This class is the controller for the "solr-facet-config-admin.get" web script.
|
| SolrFacetConfigAdminPost |
This class is the controller for the "solr-facet-config-admin.post" web scripts.
|
| SolrFacetConfigAdminPut |
This class is the controller for the "solr-facet-config-admin.put" web scripts.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.