protected static final class IndexChangeAdapters.NodePathChangeAdapter extends IndexChangeAdapters.PathBasedChangeAdapter<Path>
ChangeSetAdapter.NodeTypePredicatecontext, 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, toStringincludesWorkspace, indexaddWorkspace, beginChanges, beginWorkspaceChanges, binaryValueUnused, changeNode, modifyProperties, notify, removeWorkspace, renameNode, reorderNode, repositoryMetadataChanged, sequenced, sequenceFailurepublic 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-2014 JBoss, a division of Red Hat. All Rights Reserved.