org.xcmis.client.gwt.model
Class Rendition
java.lang.Object
org.xcmis.client.gwt.model.Rendition
public class Rendition
- extends Object
Created by The eXo Platform SAS.
- Version:
- $Id: ${date} ${time}
- Author:
- Ann Zhuleva
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Rendition
public Rendition()
- Default constructor
Rendition
public Rendition(String streamId,
String kind,
String mimeType,
long length,
int height,
int width,
String title,
String renditionDocumentId)
- Parameters:
streamId - stream idkind - kindmimeType - mime typelength - lenghtheight - heightwidth - widthtitle - titlerenditionDocumentId - rendition document id
Copyright © 2010 eXo Platform SAS. All Rights Reserved.