protected static final class IndexChangeAdapters.NodeLocalNameChangeAdapter extends IndexChangeAdapters.PathBasedChangeAdapter<String>
context
Constructor and Description |
---|
IndexChangeAdapters.NodeLocalNameChangeAdapter(ExecutionContext context,
String workspaceName,
org.modeshape.jcr.index.local.LocalDuplicateIndex<String> index) |
Modifier and Type | Method and Description |
---|---|
protected String |
convert(Path path) |
protected String |
convertRoot(Path path) |
addNode, moveNode, removeNode
includesWorkspace, index
addWorkspace, beginWorkspaceChanges, binaryValueUnused, changeNode, completeWorkspaceChanges, modifyProperties, notify, removeWorkspace, renameNode, reorderNode, repositoryMetadataChanged, sequenced, sequenceFailure
public IndexChangeAdapters.NodeLocalNameChangeAdapter(ExecutionContext context, String workspaceName, org.modeshape.jcr.index.local.LocalDuplicateIndex<String> index)
protected String convert(Path path)
convert
in class IndexChangeAdapters.PathBasedChangeAdapter<String>
protected String convertRoot(Path path)
convertRoot
in class IndexChangeAdapters.PathBasedChangeAdapter<String>
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.