org.modeshape.jcr.api
Interface Value

All Superinterfaces:
Value

Deprecated. use javax.jcr.Value instead

public interface Value
extends Value

Replicates JCR 2.0's javax.jcr.Value interface with the ability to return a Binary representation.


Method Summary
 
Methods inherited from interface javax.jcr.Value
getBinary, getBoolean, getDate, getDecimal, getDouble, getLong, getStream, getString, getType
 



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