|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface File
File object instance.
| Method Summary | |
|---|---|
InputStream |
getData()
Return the binary data of File instance |
String |
getDCContributor()
Return the contributor of File instance. |
String |
getDCCreator()
Return the creator of File instance. |
Date |
getDCDate()
Return the last updated date of File instance. |
String |
getDCDescription()
Return the description of File instance. |
String |
getDCPublisher()
Return the publisher of File instance. |
String |
getDCSubject()
Return the subject of File instance. |
String |
getEncoding()
Return the encoding type of File instance. |
Date |
getLastModified()
Return the last modified date of File instance. |
String |
getMimeType()
Return the MIMETYPE of 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 | |||||||||