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.SyntheticFacetablePropertyFTL
localisedTitle
Constructor and Description |
---|
SyntheticFacetablePropertyFTL(org.alfresco.service.cmr.dictionary.PropertyDefinition containingPropDef,
String localisedTitle,
String syntheticPropertyName,
org.alfresco.service.namespace.QName datatype) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(FacetablePropertyFTL.SyntheticFacetablePropertyFTL 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
public SyntheticFacetablePropertyFTL(org.alfresco.service.cmr.dictionary.PropertyDefinition containingPropDef, String localisedTitle, String syntheticPropertyName, org.alfresco.service.namespace.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 org.alfresco.service.namespace.QName getQname()
getQname
in class FacetablePropertyFTL<FacetablePropertyFTL.SyntheticFacetablePropertyFTL>
public org.alfresco.service.namespace.QName getDataType()
getDataType
in class FacetablePropertyFTL<FacetablePropertyFTL.SyntheticFacetablePropertyFTL>
public org.alfresco.service.namespace.QName getContainerClassType()
getContainerClassType
in class FacetablePropertyFTL<FacetablePropertyFTL.SyntheticFacetablePropertyFTL>
public org.alfresco.service.namespace.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–2017 Alfresco Software. All rights reserved.