protected class JCRLocalCMISDrive.DocumentContent extends Object implements org.exoplatform.clouddrive.viewer.ContentReader
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.chemistry.opencmis.commons.data.ContentStream |
content |
protected String |
fileName |
protected long |
length |
protected String |
type |
| Modifier | Constructor and Description |
|---|---|
protected |
JCRLocalCMISDrive.DocumentContent(org.apache.chemistry.opencmis.commons.data.ContentStream content,
String type,
String fileName) |
protected final org.apache.chemistry.opencmis.commons.data.ContentStream content
protected final String type
protected final long length
protected final String fileName
public InputStream getStream()
getStream in interface org.exoplatform.clouddrive.viewer.ContentReaderpublic String getMimeType()
getMimeType in interface org.exoplatform.clouddrive.viewer.ContentReaderpublic String getTypeMode()
getTypeMode in interface org.exoplatform.clouddrive.viewer.ContentReaderpublic long getLength()
getLength in interface org.exoplatform.clouddrive.viewer.ContentReaderCopyright © 2003–2015 eXo Platform SAS. All rights reserved.