public class OrderedPropertyDefinition extends SimplePropertyDefinition implements PropertyDefinition
| Constructor and Description |
|---|
OrderedPropertyDefinition(String property,
String nodeName,
String propertyType) |
OrderedPropertyDefinition(String property,
String nodeName,
String propertyType,
float boost) |
| Modifier and Type | Method and Description |
|---|---|
void |
build(Resource resource)
Creates PropertyDefinition under the given resource
|
void |
setPropertyType(String propertyType) |
setAnalyzed, setBoost, setNodeName, setProperty, setUseInSpellcheck, setUseInSuggestpublic OrderedPropertyDefinition(String property, String nodeName, String propertyType)
property - property to indexnodeName - property definition node namepropertyType - property definition node namepublic void setPropertyType(String propertyType)
setPropertyType in class SimplePropertyDefinitionpublic void build(Resource resource) throws PersistenceException
build in interface PropertyDefinitionbuild in class SimplePropertyDefinitionresource - Resource under which PropertyDefinition is to be createdPersistenceException"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"