public static class FacetablePropertyFTL.StandardFacetablePropertyFTL extends FacetablePropertyFTL<FacetablePropertyFTL.StandardFacetablePropertyFTL>
FacetablePropertyFTL.FacetablePropertyFTLComparator, FacetablePropertyFTL.SpecialFacetablePropertyFTL, FacetablePropertyFTL.StandardFacetablePropertyFTL, FacetablePropertyFTL.SyntheticFacetablePropertyFTL| Modifier and Type | Field and Description |
|---|---|
protected String |
displayName
A display name for this property.
|
protected PropertyDefinition |
propDef
The Alfresco property definition which declares this facetable property.
|
localisedTitle| Constructor and Description |
|---|
StandardFacetablePropertyFTL(PropertyDefinition propDef,
String localisedTitle) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(FacetablePropertyFTL.StandardFacetablePropertyFTL that) |
boolean |
equals(Object obj) |
QName |
getContainerClassType() |
QName |
getDataType() |
String |
getDisplayName() |
QName |
getModelQname() |
QName |
getQname() |
String |
getShortQname() |
int |
hashCode() |
getTitleprotected final PropertyDefinition propDef
protected final String displayName
public StandardFacetablePropertyFTL(PropertyDefinition propDef, String localisedTitle)
propDef - The PropertyDefinition.localisedTitle - The localised title for this property e.g. "Titre".public String getShortQname()
getShortQname in class FacetablePropertyFTL<FacetablePropertyFTL.StandardFacetablePropertyFTL>public QName getQname()
getQname in class FacetablePropertyFTL<FacetablePropertyFTL.StandardFacetablePropertyFTL>public String getDisplayName()
getDisplayName in class FacetablePropertyFTL<FacetablePropertyFTL.StandardFacetablePropertyFTL>public QName getContainerClassType()
getContainerClassType in class FacetablePropertyFTL<FacetablePropertyFTL.StandardFacetablePropertyFTL>public QName getDataType()
getDataType in class FacetablePropertyFTL<FacetablePropertyFTL.StandardFacetablePropertyFTL>public QName getModelQname()
getModelQname in class FacetablePropertyFTL<FacetablePropertyFTL.StandardFacetablePropertyFTL>public int compareTo(FacetablePropertyFTL.StandardFacetablePropertyFTL that)
Copyright © 2005–2021 Alfresco Software. All rights reserved.