Package | Description |
---|---|
org.modeshape.jcr.spi.index |
This package contains the interfaces for managing index providers and index definitions.
|
Modifier and Type | Method and Description |
---|---|
IndexColumnDefinitionTemplate |
IndexManager.createIndexColumnDefinitionTemplate()
Create a new template that can be used to programmatically define a column on an index.
|
IndexColumnDefinitionTemplate |
IndexColumnDefinitionTemplate.getColumnType(PropertyType type)
Set the type of value for this index column applies.
|
IndexColumnDefinitionTemplate |
IndexColumnDefinitionTemplate.setPropertyTypeName(Name name)
Set the name of the property for which this index column applies.
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.