|
ModeShape Distribution 3.5.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |