Uses of Interface
org.apache.jackrabbit.api.jsr283.Binary

Packages that use Binary
org.apache.jackrabbit.api.jsr283   
 

Uses of Binary in org.apache.jackrabbit.api.jsr283
 

Methods in org.apache.jackrabbit.api.jsr283 with parameters of type Binary
 Property Node.setProperty(String name, Binary value)
          The behavior of this method is identical to that of Node.setProperty(String name, Value value) except that the value is specified as a Binary and, if possible, the type assigned to the property is BINARY, otherwise a best-effort conversion is attempted.
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.