|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValueFactory | |
com.jeceira.session | |
com.jeceira.value | |
javax.jcr | Provides interfaces and classes for the Content Repository for Java Technology (JCR). |
Uses of ValueFactory in com.jeceira.session |
Methods in com.jeceira.session that return ValueFactory | |
ValueFactory |
SessionImpl.getValueFactory()
|
Uses of ValueFactory in com.jeceira.value |
Classes in com.jeceira.value that implement ValueFactory | |
class |
SessionValueFactory
|
Uses of ValueFactory in javax.jcr |
Methods in javax.jcr that return ValueFactory | |
ValueFactory |
Session.getValueFactory()
This method returns a ValueFactory that is used to create Value objects
for use when setting repository properties. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |