public interface File extends BaseObject
| Modifier and Type | Method and Description | 
|---|---|
InputStream | 
getData()
Gets the binary data of the  
File instance. | 
String | 
getDCContributor()
Gets the contributor of the  
File instance. | 
String | 
getDCCreator()
Gets the creator of the  
File instance. | 
Date | 
getDCDate()
Gets the last updated date of the  
File instance. | 
String | 
getDCDescription()
Gets the description of the  
File instance. | 
String | 
getDCPublisher()
Gets the publisher of the  
File instance. | 
String | 
getDCSubject()
Gets the subject of the  
File instance. | 
String | 
getEncoding()
Gets the encoding type of the  
File instance. | 
Date | 
getLastModified()
Gets the last modified date of the  
File instance. | 
String | 
getMimeType()
Gets the MIMETYPE of the  
File instance. | 
getCreatedDate, getLastModifiedDate, getLastModifier, getMixinTypes, getName, getOwner, getPath, getPrimaryType, getRating, getTags, getTitle, getUUID, getWorkspace, saveInputStream getData()
File instance.String getMimeType()
File instance.Date getLastModified()
File instance.String getEncoding()
File instance.String getDCCreator()
File instance.String getDCDescription()
File instance.String getDCContributor()
File instance.String getDCPublisher()
File instance.String getDCSubject()
File instance.Date getDCDate()
File instance.Copyright © 2003-2017 eXo Platform SAS. All Rights Reserved.