Package | Description |
---|---|
org.modeshape.jcr.index.local |
Modifier and Type | Field and Description |
---|---|
protected LocalIndex<String> |
IndexChangeAdapters.EnumeratedPropertyChangeAdapter.index |
Modifier and Type | Method and Description |
---|---|
static IndexChangeAdapter |
IndexChangeAdapters.forNodeTypes(ExecutionContext context,
String workspaceName,
LocalIndex<String> index)
Create an
IndexChangeAdapter implementation that handles node type information. |
Constructor and Description |
---|
IndexChangeAdapters.EnumeratedPropertyChangeAdapter(ExecutionContext context,
String workspaceName,
Name propertyName,
LocalIndex<String> index) |
IndexChangeAdapters.NodeTypesChangeAdapter(ExecutionContext context,
String workspaceName,
LocalIndex<String> index) |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.