Uses of Class
org.rometools.propono.atom.client.ClientMediaEntry

Packages that use ClientMediaEntry
org.rometools.propono.atom.client   
 

Uses of ClientMediaEntry in org.rometools.propono.atom.client
 

Methods in org.rometools.propono.atom.client that return ClientMediaEntry
 ClientMediaEntry ClientCollection.createMediaEntry(String title, String slug, String contentType, byte[] bytes)
          Create new media entry assocaited with collection, but do not save.
 ClientMediaEntry ClientCollection.createMediaEntry(String title, String slug, String contentType, InputStream is)
          Create new media entry assocaited with collection, but do not save.
 



Copyright © 2007-2013 ROME Project. All Rights Reserved.