protected static final class IndexChangeAdapters.SingleValuedEnumeratedPropertyChangeAdapter extends IndexChangeAdapters.EnumeratedPropertyChangeAdapter
index
propertyName, valueFactory
context
Constructor and Description |
---|
IndexChangeAdapters.SingleValuedEnumeratedPropertyChangeAdapter(ExecutionContext context,
String workspaceName,
Name propertyName,
org.modeshape.jcr.index.local.LocalEnumeratedIndex index) |
Modifier and Type | Method and Description |
---|---|
protected void |
addValues(NodeKey key,
Property property) |
addValue, removeValues
addNode, convert, modifyProperties, removeNode
includesWorkspace, index
addWorkspace, beginWorkspaceChanges, binaryValueUnused, changeNode, completeWorkspaceChanges, moveNode, notify, removeWorkspace, renameNode, reorderNode, repositoryMetadataChanged, sequenced, sequenceFailure
public IndexChangeAdapters.SingleValuedEnumeratedPropertyChangeAdapter(ExecutionContext context, String workspaceName, Name propertyName, org.modeshape.jcr.index.local.LocalEnumeratedIndex index)
protected void addValues(NodeKey key, Property property)
addValues
in class IndexChangeAdapters.EnumeratedPropertyChangeAdapter
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.