|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jgd.schemas.comapi.GDCOMIndexed jgd.schemas.comapi.GDCOMFile
public class GDCOMFile
Constructor Summary | |
---|---|
GDCOMFile(com.jacob.com.Variant searchResultEntryVariant,
java.lang.String schema)
|
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. |
java.lang.String |
toString()
URI & last time |
Methods inherited from class jgd.schemas.comapi.GDCOMIndexed |
---|
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, getCacheUrl, getCategory, getDocId, getEventId, getFlags, getFrom, getIcon, getId, getMessageId, getPropertyVariant, getPropertyVT_ARRAY, getPropertyVT_BOOL, getPropertyVT_BSTR, getPropertyVT_DATE, getPropertyVT_UI2, getPropertyVT_UI4, getPropertyVT_UI8, getSchema, getSnippet, getThumbnail, getTime, getTimestamp, getTitle, getUrl, setCacheUrl, setCategory, setDocId, setEventId, setFlags, setFrom, setIcon, setId, setMessageId, setSnippet, setThumbnail, setTime, setTitle, setUrl |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
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 |
Constructor Detail |
---|
public GDCOMFile(com.jacob.com.Variant searchResultEntryVariant, java.lang.String schema)
searchResultEntryVariant
- schema
- Method Detail |
---|
public java.lang.String get_uri()
GoogleDesktopFile
get_uri
in interface GoogleDesktopFile
jgd.schemas.GoogleDesktopIndexable#get_uri()
public java.util.Date get_last_modified_time()
GoogleDesktopFile
get_last_modified_time
in interface GoogleDesktopFile
jgd.schemas.GoogleDesktopIndexable#get_last_modified_time()
public java.lang.String get_title()
GoogleDesktopFile
get_title
in interface GoogleDesktopFile
()
public java.lang.String get_author()
GoogleDesktopFile
get_author
in interface GoogleDesktopFile
jgd.schemas.GoogleDesktopIndexable#get_author()
public java.lang.String toString()
toString
in class GDCOMIndexed
GDCOMIndexed.toString()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |