public class ContentInfo extends Object implements Serializable
| Constructor and Description |
|---|
ContentInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEncoding() |
String |
getMimeType() |
long |
getSize() |
void |
setEncoding(String encoding) |
void |
setMimeType(String mimeType) |
void |
setSize(long size) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.