Uses of Interface
org.apache.chemistry.opencmis.client.api.Rendition

Packages that use Rendition
org.apache.chemistry.opencmis.client.api The OpenCMIS Client API. 
 

Uses of Rendition in org.apache.chemistry.opencmis.client.api
 

Methods in org.apache.chemistry.opencmis.client.api that return Rendition
 Rendition ObjectFactory.convertRendition(String objectId, RenditionData rendition)
           
 

Methods in org.apache.chemistry.opencmis.client.api that return types with arguments of type Rendition
 List<Rendition> QueryResult.getRenditions()
          Returns the renditions if they were requested.
 List<Rendition> CmisObject.getRenditions()
          Returns the renditions if they have been fetched for this object.
 



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