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 org.alfresco.service.cmr.dictionary.PropertyDefinition |
propDef
The Alfresco property definition which declares this facetable property.
|
localisedTitle
Constructor and Description |
---|
StandardFacetablePropertyFTL(org.alfresco.service.cmr.dictionary.PropertyDefinition propDef,
String localisedTitle) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(FacetablePropertyFTL.StandardFacetablePropertyFTL that) |
boolean |
equals(Object obj) |
org.alfresco.service.namespace.QName |
getContainerClassType() |
org.alfresco.service.namespace.QName |
getDataType() |
String |
getDisplayName() |
org.alfresco.service.namespace.QName |
getModelQname() |
org.alfresco.service.namespace.QName |
getQname() |
String |
getShortQname() |
int |
hashCode() |
getTitle
protected final org.alfresco.service.cmr.dictionary.PropertyDefinition propDef
protected final String displayName
public StandardFacetablePropertyFTL(org.alfresco.service.cmr.dictionary.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 org.alfresco.service.namespace.QName getQname()
getQname
in class FacetablePropertyFTL<FacetablePropertyFTL.StandardFacetablePropertyFTL>
public String getDisplayName()
getDisplayName
in class FacetablePropertyFTL<FacetablePropertyFTL.StandardFacetablePropertyFTL>
public org.alfresco.service.namespace.QName getContainerClassType()
getContainerClassType
in class FacetablePropertyFTL<FacetablePropertyFTL.StandardFacetablePropertyFTL>
public org.alfresco.service.namespace.QName getDataType()
getDataType
in class FacetablePropertyFTL<FacetablePropertyFTL.StandardFacetablePropertyFTL>
public org.alfresco.service.namespace.QName getModelQname()
getModelQname
in class FacetablePropertyFTL<FacetablePropertyFTL.StandardFacetablePropertyFTL>
public int compareTo(FacetablePropertyFTL.StandardFacetablePropertyFTL that)
Copyright © 2005–2017 Alfresco Software. All rights reserved.