ModeShape Distribution 3.5.0.Final

Uses of Class
org.modeshape.jcr.value.basic.ReferenceValueFactory

Packages that use ReferenceValueFactory
org.modeshape.jcr.value.basic A set of basic implementations of the various interfaces defined in org.modeshape.jcr.value
 

Uses of ReferenceValueFactory in org.modeshape.jcr.value.basic
 

Subclasses of ReferenceValueFactory in org.modeshape.jcr.value.basic
 class NodeIdentifierReferenceFactory
          A custom ReferenceValueFactory specialization that knows about a particular workspace, used to handle conversion from Node.getIdentifier() strings, including those that are local (e.g., not foreign) and thus don't have the source part and workspace part.
 

Methods in org.modeshape.jcr.value.basic that return ReferenceValueFactory
static ReferenceValueFactory ReferenceValueFactory.newInstance(TextDecoder decoder, ValueFactories factories, boolean weak, boolean simple)
          Create a new instance.
 


ModeShape Distribution 3.5.0.Final

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