|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GoogleDesktopFile
Method Summary | |
---|---|
java.lang.String |
get_author()
The file's author. |
java.util.Date |
get_last_modified_time()
When the file was last modified in UTC. |
java.lang.String |
get_title()
What title you choose to give the file, usually its filename. |
java.lang.String |
get_uri()
The file's URI. |
Methods inherited from interface jgd.schemas.GoogleDesktopIndexable |
---|
get_content, get_cookie_raw, get_cookie, get_extra_binary_data, get_extra_data, get_format, get_native_size, get_other_indexed_data, get_thumbnail_format, get_thumbnail |
Method Detail |
---|
java.lang.String get_uri()
java.util.Date get_last_modified_time()
java.lang.String get_title()
java.lang.String get_author()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |