ModeShape Distribution 3.0.0.CR1

Uses of Interface
org.modeshape.jcr.api.ValueFactory

Packages that use ValueFactory
org.modeshape.jcr   
org.modeshape.jcr.api.sequencer Many repositories are used (at least in part) to manage files and other artifacts, including service definitions, policy files, images, media, documents, presentations, application components, reusable libraries, configuration files, application installations, databases schemas, management scripts, and so on. 
 

Uses of ValueFactory in org.modeshape.jcr
 

Methods in org.modeshape.jcr that return ValueFactory
 ValueFactory Sequencers.SequencingContext.valueFactory()
           
 

Constructors in org.modeshape.jcr with parameters of type ValueFactory
Sequencers.SequencingContext(DateTime now, ValueFactory jcrValueFactory)
           
 

Uses of ValueFactory in org.modeshape.jcr.api.sequencer
 

Methods in org.modeshape.jcr.api.sequencer that return ValueFactory
 ValueFactory Sequencer.Context.valueFactory()
          Returns a ValueFactory instance which can be used to perform additional type conversions, from what ValueFactory offers
 


ModeShape Distribution 3.0.0.CR1

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