|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface File
An abstract representation of file.
| Method Summary | |
|---|---|
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. |
| Methods inherited from interface org.exoplatform.commons.api.event.data.BaseObject |
|---|
getCreatedDate, getLastModifiedDate, getLastModifier, getMixinTypes, getName, getOwner, getPath, getPrimaryType, getRating, getTags, getTitle, getUUID, getWorkspace, save |
| Method Detail |
|---|
InputStream 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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||