|
|||||||||
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.GDCOMJournal
public class GDCOMJournal
Constructor Summary | |
---|---|
GDCOMJournal(com.jacob.com.Variant searchResultEntryVariant,
java.lang.String schema)
|
Method Summary | |
---|---|
java.lang.String |
get_categories()
Journal categories. |
java.lang.String |
get_company()
Journal company. |
java.lang.Integer |
get_duration()
Journal duration (in minutes). |
java.lang.String |
get_folder_name()
Journal's folder name. |
java.util.Date |
get_last_modified_time()
Time when the journal was last modified. |
java.util.Date |
get_start_time()
Journal start time. |
java.lang.String |
get_title()
Journal's title. |
java.lang.String |
get_type()
Journal's type. |
java.lang.String |
get_uri()
Unique identifier. |
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 GDCOMJournal(com.jacob.com.Variant searchResultEntryVariant, java.lang.String schema)
Method Detail |
---|
public java.lang.String get_uri()
GoogleDesktopJournal
get_uri
in interface GoogleDesktopJournal
jgd.schemas.GoogleDesktopIndexable#get_uri()
public java.util.Date get_last_modified_time()
GoogleDesktopJournal
get_last_modified_time
in interface GoogleDesktopJournal
jgd.schemas.GoogleDesktopIndexable#get_last_modified_time()
public java.lang.String get_company()
GoogleDesktopJournal
get_company
in interface GoogleDesktopJournal
jgd.schemas.GoogleDesktopIndexable#get_company()
public java.lang.String get_categories()
GoogleDesktopJournal
get_categories
in interface GoogleDesktopJournal
jgd.schemas.GoogleDesktopIndexable#get_categories()
public java.lang.String get_folder_name()
GoogleDesktopJournal
get_folder_name
in interface GoogleDesktopJournal
()
public java.util.Date get_start_time()
GoogleDesktopJournal
get_start_time
in interface GoogleDesktopJournal
jgd.schemas.GoogleDesktopIndexable#get_start_time()
public java.lang.Integer get_duration()
GoogleDesktopJournal
get_duration
in interface GoogleDesktopJournal
jgd.schemas.GoogleDesktopIndexable#get_duration()
public java.lang.String get_title()
GoogleDesktopJournal
get_title
in interface GoogleDesktopJournal
jgd.schemas.GoogleDesktopIndexable#get_title()
public java.lang.String get_type()
GoogleDesktopJournal
get_type
in interface GoogleDesktopJournal
jgd.schemas.GoogleDesktopIndexable#get_type()
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 |