|
ModeShape Distribution 3.0.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SequencerPathExpression.Matcher | |
|---|---|
| org.modeshape.jcr | |
| org.modeshape.jcr.sequencer | |
| Uses of SequencerPathExpression.Matcher in org.modeshape.jcr |
|---|
| Methods in org.modeshape.jcr that return SequencerPathExpression.Matcher | |
|---|---|
SequencerPathExpression.Matcher |
Sequencers.SequencingConfiguration.matches(String pathToChangedNode,
Name changedPropertyName)
Determine if this sequencer configuration matches the supplied changed node and property, meaning the changes should be sequenced by this sequencer. |
| Methods in org.modeshape.jcr with parameters of type SequencerPathExpression.Matcher | |
|---|---|
protected void |
Sequencers.submitWork(Sequencers.SequencingConfiguration sequencingConfig,
SequencerPathExpression.Matcher matcher,
String inputWorkspaceName,
String propertyName,
String userId)
|
| Uses of SequencerPathExpression.Matcher in org.modeshape.jcr.sequencer |
|---|
| Methods in org.modeshape.jcr.sequencer that return SequencerPathExpression.Matcher | |
|---|---|
SequencerPathExpression.Matcher |
SequencerPathExpression.matcher(String absolutePath)
Obtain a Matcher that can be used to convert the supplied workspace key and absolute path into an output workspace name and and output path. |
|
ModeShape Distribution 3.0.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||