|
|||||||||
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 jgd.schemas.comapi.GDCOMWebPage
public class GDCOMWebPage
Constructor Summary | |
---|---|
GDCOMWebPage(com.jacob.com.Variant searchResultEntryVariant,
java.lang.String schema)
|
Method Summary | |
---|---|
java.lang.Boolean |
get_bookmarked()
Specifies if this web page is bookmarked. |
java.lang.Integer |
get_interaction_period()
Amount of time the user interacted with the web page. |
Methods inherited from class jgd.schemas.comapi.GDCOMFile |
---|
get_author, get_last_modified_time, get_title, get_uri, toString |
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.GoogleDesktopFile |
---|
get_author, get_last_modified_time, get_title, get_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 |
Constructor Detail |
---|
public GDCOMWebPage(com.jacob.com.Variant searchResultEntryVariant, java.lang.String schema)
Method Detail |
---|
public java.lang.Boolean get_bookmarked()
GoogleDesktopWebPage
get_bookmarked
in interface GoogleDesktopWebPage
jgd.schemas.GoogleDesktopIndexable#get_bookmarked()
public java.lang.Integer get_interaction_period()
GoogleDesktopWebPage
get_interaction_period
in interface GoogleDesktopWebPage
jgd.schemas.GoogleDesktopIndexable#get_interaction_period()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |