|
|||||||||
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.GDCOMTask
public class GDCOMTask
Constructor Summary | |
---|---|
GDCOMTask(com.jacob.com.Variant searchResultEntryVariant,
java.lang.String schema)
|
Method Summary | |
---|---|
java.lang.String |
get_actual_work()
Actual work completed (in hours). |
java.lang.String |
get_categories()
Task categories. |
java.lang.String |
get_companies()
Companies. |
java.util.Date |
get_date_completed()
Date task completed. |
java.util.Date |
get_due_date()
Task due date. |
java.lang.String |
get_folder_name()
Task's folder name. |
java.lang.Integer |
get_importance()
Task importance (0=low, 1=normal, 2=high). |
java.util.Date |
get_last_modified_time()
Time when the task was last modified. |
java.lang.String |
get_owner()
Owner of the task. |
java.lang.String |
get_participants()
Task participants. |
java.lang.Integer |
get_percent_complete()
Task percent complete. |
java.lang.Integer |
get_recurrence_pattern()
A string describing how this task repeats. |
java.util.Date |
get_start_date()
Task start date. |
java.lang.Integer |
get_status()
Task status (0=not started, 1=in progress, 2=completed, 3=waiting on others, 4=deferred 5=overdue, 6=rejected). |
java.lang.String |
get_title()
Task's title. |
java.lang.Integer |
get_total_work()
Task total work (in hours). |
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 GDCOMTask(com.jacob.com.Variant searchResultEntryVariant, java.lang.String schema)
Method Detail |
---|
public java.lang.String get_uri()
GoogleDesktopTask
get_uri
in interface GoogleDesktopTask
jgd.schemas.GoogleDesktopIndexable#get_uri()
public java.util.Date get_last_modified_time()
GoogleDesktopTask
get_last_modified_time
in interface GoogleDesktopTask
jgd.schemas.GoogleDesktopIndexable#get_last_modified_time()
public java.lang.String get_actual_work()
GoogleDesktopTask
get_actual_work
in interface GoogleDesktopTask
jgd.schemas.GoogleDesktopIndexable#get_actual_work()
public java.lang.String get_categories()
GoogleDesktopTask
get_categories
in interface GoogleDesktopTask
jgd.schemas.GoogleDesktopIndexable#get_categories()
public java.lang.String get_companies()
GoogleDesktopTask
get_companies
in interface GoogleDesktopTask
jgd.schemas.GoogleDesktopIndexable#get_companies()
public java.lang.String get_folder_name()
GoogleDesktopTask
get_folder_name
in interface GoogleDesktopTask
()
public java.util.Date get_date_completed()
GoogleDesktopTask
get_date_completed
in interface GoogleDesktopTask
jgd.schemas.GoogleDesktopIndexable#get_date_completed()
public java.util.Date get_start_date()
GoogleDesktopTask
get_start_date
in interface GoogleDesktopTask
jgd.schemas.GoogleDesktopIndexable#get_start_date()
public java.util.Date get_due_date()
GoogleDesktopTask
get_due_date
in interface GoogleDesktopTask
jgd.schemas.GoogleDesktopIndexable#get_due_date()
public java.lang.Integer get_importance()
GoogleDesktopTask
get_importance
in interface GoogleDesktopTask
jgd.schemas.GoogleDesktopIndexable#get_importance()
public java.lang.String get_owner()
GoogleDesktopTask
get_owner
in interface GoogleDesktopTask
jgd.schemas.GoogleDesktopIndexable#get_owner()
public java.lang.String get_participants()
GoogleDesktopTask
get_participants
in interface GoogleDesktopTask
jgd.schemas.GoogleDesktopIndexable#get_participants()
public java.lang.Integer get_percent_complete()
GoogleDesktopTask
get_percent_complete
in interface GoogleDesktopTask
jgd.schemas.GoogleDesktopIndexable#get_percent_complete()
public java.lang.Integer get_recurrence_pattern()
GoogleDesktopTask
get_recurrence_pattern
in interface GoogleDesktopTask
jgd.schemas.GoogleDesktopIndexable#get_recurrence_pattern()
public java.lang.Integer get_total_work()
GoogleDesktopTask
get_total_work
in interface GoogleDesktopTask
jgd.schemas.GoogleDesktopIndexable#get_total_work()
public java.lang.Integer get_status()
GoogleDesktopTask
get_status
in interface GoogleDesktopTask
jgd.schemas.GoogleDesktopIndexable#get_status()
public java.lang.String get_title()
GoogleDesktopTask
get_title
in interface GoogleDesktopTask
jgd.schemas.GoogleDesktopIndexable#get_title()
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 |