Uses of Class
org.xcmis.client.gwt.model.Rendition

Packages that use Rendition
org.xcmis.client.gwt.object   
org.xcmis.client.gwt.object.impl   
 

Uses of Rendition in org.xcmis.client.gwt.object
 

Methods in org.xcmis.client.gwt.object that return types with arguments of type Rendition
 List<Rendition> CmisObject.getRenditions()
          
 

Uses of Rendition in org.xcmis.client.gwt.object.impl
 

Methods in org.xcmis.client.gwt.object.impl that return types with arguments of type Rendition
 List<Rendition> CmisObjectImpl.getRenditions()
           
 

Constructor parameters in org.xcmis.client.gwt.object.impl with type arguments of type Rendition
CmisObjectImpl(Map<String,Property<?>> properties, List<AccessControlEntry> acl, boolean exactACL, Set<String> policyIds, List<CmisObjectImpl> relationships, List<Rendition> renditions, AllowableActions allowableActions, ChangeInfo changeInfo, ObjectInfo objectInfo, String pathSegment)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.