Clearspace API (2.5.29) Core Javadocs

Uses of Interface
com.jivesoftware.community.BinaryBody

Packages that use BinaryBody
com.jivesoftware.community Core interfaces and classes for Clearspace. 
 

Uses of BinaryBody in com.jivesoftware.community
 

Methods in com.jivesoftware.community that return BinaryBody
 BinaryBody Document.getBinaryBody()
          Returns the binary body of the document.
 BinaryBody Document.setBinaryBody(String name, String contentType, InputStream data)
          Creates a new body object for the document.
 


Clearspace Project Page

Copyright © 1999-2007 Jive Software.