Package | Description |
---|---|
org.modeshape.jcr.api.index |
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(int propertyType)
Set the type of value for this index column applies.
|
IndexColumnDefinitionTemplate |
IndexColumnDefinitionTemplate.setPropertyTypeName(String 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.