jgd.schemas.comapi
Class GDCOMJournal

java.lang.Object
  extended by jgd.schemas.comapi.GDCOMIndexed
      extended by jgd.schemas.comapi.GDCOMJournal
All Implemented Interfaces:
IJGDResultItem, ResultsType.ResultType, GoogleDesktopIndexable, GoogleDesktopJournal

public class GDCOMJournal
extends GDCOMIndexed
implements GoogleDesktopJournal


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

GDCOMJournal

public GDCOMJournal(com.jacob.com.Variant searchResultEntryVariant,
                    java.lang.String schema)
Method Detail

get_uri

public java.lang.String get_uri()
Description copied from interface: GoogleDesktopJournal
Unique identifier.
Required: Yes

Specified by:
get_uri in interface GoogleDesktopJournal
See Also:
jgd.schemas.GoogleDesktopIndexable#get_uri()

get_last_modified_time

public java.util.Date get_last_modified_time()
Description copied from interface: GoogleDesktopJournal
Time when the journal was last modified.
Required: Yes

Specified by:
get_last_modified_time in interface GoogleDesktopJournal
See Also:
jgd.schemas.GoogleDesktopIndexable#get_last_modified_time()

get_company

public java.lang.String get_company()
Description copied from interface: GoogleDesktopJournal
Journal company.
Required: No

Specified by:
get_company in interface GoogleDesktopJournal
See Also:
jgd.schemas.GoogleDesktopIndexable#get_company()

get_categories

public java.lang.String get_categories()
Description copied from interface: GoogleDesktopJournal
Journal categories.
Required: No

Specified by:
get_categories in interface GoogleDesktopJournal
See Also:
jgd.schemas.GoogleDesktopIndexable#get_categories()

get_folder_name

public java.lang.String get_folder_name()
Description copied from interface: GoogleDesktopJournal
Journal's folder name.
Required: No

Specified by:
get_folder_name in interface GoogleDesktopJournal
See Also:
()

get_start_time

public java.util.Date get_start_time()
Description copied from interface: GoogleDesktopJournal
Journal start time.
Required: No

Specified by:
get_start_time in interface GoogleDesktopJournal
See Also:
jgd.schemas.GoogleDesktopIndexable#get_start_time()

get_duration

public java.lang.Integer get_duration()
Description copied from interface: GoogleDesktopJournal
Journal duration (in minutes).
Required: No

Specified by:
get_duration in interface GoogleDesktopJournal
See Also:
jgd.schemas.GoogleDesktopIndexable#get_duration()

get_title

public java.lang.String get_title()
Description copied from interface: GoogleDesktopJournal
Journal's title.
Required: No

Specified by:
get_title in interface GoogleDesktopJournal
See Also:
jgd.schemas.GoogleDesktopIndexable#get_title()

get_type

public java.lang.String get_type()
Description copied from interface: GoogleDesktopJournal
Journal's type.
Required: No

Specified by:
get_type in interface GoogleDesktopJournal
See Also:
jgd.schemas.GoogleDesktopIndexable#get_type()

toString

public java.lang.String toString()
URI & last time

Overrides:
toString in class GDCOMIndexed
See Also:
GDCOMIndexed.toString()


Copyright © 2007