protected static final class IndexChangeAdapters.NodeLocalNameChangeAdapter extends IndexChangeAdapters.PathBasedChangeAdapter<String>
ChangeSetAdapter.NodeTypePredicate
context, predicate
Constructor and Description |
---|
IndexChangeAdapters.NodeLocalNameChangeAdapter(ExecutionContext context,
ChangeSetAdapter.NodeTypePredicate matcher,
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, completeChanges, completeWorkspaceChanges, moveNode, removeNode, toString
includesWorkspace, index
addWorkspace, beginChanges, beginWorkspaceChanges, binaryValueUnused, changeNode, modifyProperties, notify, removeWorkspace, renameNode, reorderNode, repositoryMetadataChanged, sequenced, sequenceFailure
public IndexChangeAdapters.NodeLocalNameChangeAdapter(ExecutionContext context, ChangeSetAdapter.NodeTypePredicate matcher, 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.