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
public 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 SimplePropertyDefinition
public void build(Resource resource) throws PersistenceException
build
in interface PropertyDefinition
build
in class SimplePropertyDefinition
resource
- Resource under which PropertyDefinition is to be createdPersistenceException
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"