public static class FacetablePropertyFTL.SyntheticFacetablePropertyFTL extends FacetablePropertyFTL<FacetablePropertyFTL.SyntheticFacetablePropertyFTL>
size and MIME type fields within the cm:content property type.FacetablePropertyFTL.FacetablePropertyFTLComparator, FacetablePropertyFTL.SpecialFacetablePropertyFTL, FacetablePropertyFTL.StandardFacetablePropertyFTL, FacetablePropertyFTL.SyntheticFacetablePropertyFTLlocalisedTitle| Constructor and Description |
|---|
SyntheticFacetablePropertyFTL(PropertyDefinition containingPropDef,
String localisedTitle,
String syntheticPropertyName,
QName datatype) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(FacetablePropertyFTL.SyntheticFacetablePropertyFTL that) |
boolean |
equals(Object obj) |
QName |
getContainerClassType() |
QName |
getDataType() |
String |
getDisplayName() |
QName |
getModelQname() |
QName |
getQname() |
String |
getShortQname() |
int |
hashCode() |
getTitlepublic SyntheticFacetablePropertyFTL(PropertyDefinition containingPropDef, String localisedTitle, String syntheticPropertyName, QName datatype)
containingPropDef - The PropertyDefinition.localisedTitle - The localised title of this synthetic property e.g. "taille".syntheticPropertyName - The synthetic property name e.g. "size".datatype - The datatype of the synthetic property.public String getShortQname()
getShortQname in class FacetablePropertyFTL<FacetablePropertyFTL.SyntheticFacetablePropertyFTL>public QName getQname()
getQname in class FacetablePropertyFTL<FacetablePropertyFTL.SyntheticFacetablePropertyFTL>public QName getDataType()
getDataType in class FacetablePropertyFTL<FacetablePropertyFTL.SyntheticFacetablePropertyFTL>public QName getContainerClassType()
getContainerClassType in class FacetablePropertyFTL<FacetablePropertyFTL.SyntheticFacetablePropertyFTL>public QName getModelQname()
getModelQname in class FacetablePropertyFTL<FacetablePropertyFTL.SyntheticFacetablePropertyFTL>public String getDisplayName()
getDisplayName in class FacetablePropertyFTL<FacetablePropertyFTL.SyntheticFacetablePropertyFTL>public int compareTo(FacetablePropertyFTL.SyntheticFacetablePropertyFTL that)
Copyright © 2005–2021 Alfresco Software. All rights reserved.