@Deprecated public class OakPropertyIndexDefinition extends Object implements IndexDefinition
| Constructor and Description |
|---|
OakPropertyIndexDefinition(String[] property,
String nodeName)
Deprecated.
Creates a Oak PropertyIndex Definition
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
build(Resource resource)
Deprecated.
Creates the IndexDefinition under given resource
|
boolean |
build(Resource resource,
boolean reindex)
Deprecated.
Creates the IndexDefinition under given resource and initiates indexing
process
|
void |
setNodeName(String nodeName)
Deprecated.
|
void |
setProperty(String[] prop)
Deprecated.
|
public void setNodeName(String nodeName)
public void setProperty(String[] prop)
public boolean build(Resource resource)
build in interface IndexDefinitionresource - Resource under which the IndexDefinition is to be
createdpublic boolean build(Resource resource, boolean reindex)
build in interface IndexDefinitionresource - Resource under which the IndexDefinition is to be
createdreindex - Triggers re-indexing processCopyright © 2010 - 2020 Adobe. All Rights Reserved