| Package | Description |
|---|---|
| org.modeshape.jcr | |
| org.modeshape.jcr.api.index |
| Modifier and Type | Method and Description |
|---|---|
IndexColumnDefinition |
SystemContent.readIndexColumnDefinition(CachedNode indexColumnDefn) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IndexColumnDefinitionTemplate
An immutable definition of a column used in an
IndexDefinition. |
| Modifier and Type | Method and Description |
|---|---|
IndexColumnDefinition |
IndexDefinition.getColumnDefinition(int position)
Get the definition for the index column at the given 0-based position.
|
| Modifier and Type | Method and Description |
|---|---|
IndexDefinitionTemplate |
IndexDefinitionTemplate.setColumnDefinitions(Iterable<? extends IndexColumnDefinition> columnDefinitions)
Set the definitions for this index's columns
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.