Uses of Interface
org.modeshape.repository.ModeShapeConfiguration.PathExpressionOutput

Packages that use ModeShapeConfiguration.PathExpressionOutput
org.modeshape.repository The components and services that make up ModeShape's lower-level graph engine, which is used within its JCR Engine. 
 

Uses of ModeShapeConfiguration.PathExpressionOutput in org.modeshape.repository
 

Methods in org.modeshape.repository that return ModeShapeConfiguration.PathExpressionOutput
 ModeShapeConfiguration.PathExpressionOutput<ReturnType> ModeShapeConfiguration.SequencerDefinition.sequencingFrom(String inputPathExpression)
          Specify the input path expression represented as a string, which determines when this sequencer will be executed.
 ModeShapeConfiguration.PathExpressionOutput<ReturnType> ModeShapeConfiguration.SequencerBuilder.sequencingFrom(String fromPathExpression)
           
 



Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.