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