|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Value

Replicates JCR 2.0's javax.jcr.Value interface with the ability to return a Binary representation.
| Method Summary | |
|---|---|
Binary |
getBinary()
Returns a Binary representation of this value. |
| Methods inherited from interface javax.jcr.Value |
|---|
getBoolean, getDate, getDouble, getLong, getStream, getString, getType |
| Method Detail |
|---|
Binary getBinary()
throws RepositoryException
RepositoryException - if an error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||