Package | Description |
---|---|
org.modeshape.jcr | |
org.modeshape.jcr.spi.index |
This package contains the interfaces for managing index providers and index definitions.
|
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 |
---|---|
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.