Class FacetablePropertyFTL.SpecialFacetablePropertyFTL
java.lang.Object
org.alfresco.repo.web.scripts.facet.FacetablePropertyFTL<FacetablePropertyFTL.SpecialFacetablePropertyFTL>
org.alfresco.repo.web.scripts.facet.FacetablePropertyFTL.SpecialFacetablePropertyFTL
- All Implemented Interfaces:
Comparable<FacetablePropertyFTL.SpecialFacetablePropertyFTL>
- Enclosing class:
- FacetablePropertyFTL<T>
public static class FacetablePropertyFTL.SpecialFacetablePropertyFTL
extends FacetablePropertyFTL<FacetablePropertyFTL.SpecialFacetablePropertyFTL>
This class represents a hard-coded facetable pseudo-property. It is not an Alfresco property and yet it is something that Alfresco and SOLR can use for facetting. Examples are the
TAG and SITE facets.-
Nested Class Summary
Nested classes/interfaces inherited from class org.alfresco.repo.web.scripts.facet.FacetablePropertyFTL
FacetablePropertyFTL.FacetablePropertyFTLComparator, FacetablePropertyFTL.SpecialFacetablePropertyFTL, FacetablePropertyFTL.StandardFacetablePropertyFTL, FacetablePropertyFTL.SyntheticFacetablePropertyFTL -
Field Summary
Fields inherited from class org.alfresco.repo.web.scripts.facet.FacetablePropertyFTL
localisedTitle -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.alfresco.repo.web.scripts.facet.FacetablePropertyFTL
getTitle
-
Constructor Details
-
SpecialFacetablePropertyFTL
- Parameters:
localisedTitle- The localised title of this synthetic property e.g. "taille".
-
-
Method Details
-
getShortQname
- Specified by:
getShortQnamein classFacetablePropertyFTL<FacetablePropertyFTL.SpecialFacetablePropertyFTL>
-
getQname
public org.alfresco.service.namespace.QName getQname()- Specified by:
getQnamein classFacetablePropertyFTL<FacetablePropertyFTL.SpecialFacetablePropertyFTL>
-
getDataType
public org.alfresco.service.namespace.QName getDataType()- Specified by:
getDataTypein classFacetablePropertyFTL<FacetablePropertyFTL.SpecialFacetablePropertyFTL>
-
getContainerClassType
public org.alfresco.service.namespace.QName getContainerClassType()- Specified by:
getContainerClassTypein classFacetablePropertyFTL<FacetablePropertyFTL.SpecialFacetablePropertyFTL>
-
getModelQname
public org.alfresco.service.namespace.QName getModelQname()- Specified by:
getModelQnamein classFacetablePropertyFTL<FacetablePropertyFTL.SpecialFacetablePropertyFTL>
-
getDisplayName
- Specified by:
getDisplayNamein classFacetablePropertyFTL<FacetablePropertyFTL.SpecialFacetablePropertyFTL>
-
compareTo
-
hashCode
public int hashCode() -
equals
-