| Trees | Index | Help |
|
|---|
| Package osaf :: Package pim :: Module tasks :: Class TaskMixin |
|
object--+ |CItem--+ |Item--+ |Item--+ |ContentItem--+ | TaskMixin
EventTask,
MailedEventTask,
MailedTask,
TaskThis is the set of Task-specific attributes.
Task Mixin is the bag of Task-specific attributes. We only instantiate these Items when we "unstamp" an Item, to save the attributes for later "restamping".| Property Summary | |
|---|---|
Inherited from ContentItem:
bodyString,
sharedState
|
| Instance Variable Summary | |
|---|---|
about: One(None) | |
dueDate: Due date -- One(DateTime) | |
reminderTime: ReminderTime -- One(DateTime) | |
requestee: Requestee -- Sequence(ContentItem)... | |
requestor: Requestor -- One(Contact)... | |
taskStatus: Task Status -- One(TaskStatusEnum) | |
whoFrom: One(None) | |
Inherited from ContentItem:
body,
contentsOwner,
createdOn,
creator,
importance,
lastModified,
lastModifiedBy,
mine,
modifiedOn,
previousStamps,
private,
read,
sharedIn,
shares,
TPBDetailItemOwner,
TPBSelectedItemOwner,
viewContainer
Inherited from Item:
collections,
description,
displayName,
kindExtent,
monitors,
references,
watcherDispatch,
watchers,
watches
Inherited from Item:
aliasedBy,
path,
typeFor,
version
Inherited from CItem:
itsKind,
itsName,
itsParent,
itsPath,
itsRoot,
itsUUID,
itsVersion,
itsView
| |
| Class Variable Summary | |
|---|---|
dict |
__kind_clouds__ = {'copying': <application.schema.Cloud ...
|
dict |
__kind_info__ = {'displayName': u'Task Mixin Kind', 'des...
|
Inherited from ContentItem:
READONLY,
READWRITE,
UNSHARED
Inherited from Item:
__default_path__
Inherited from CItem:
ADIRTY,
CDIRTY,
CMERGED,
CONTAINER,
COPYEXPORT,
CORESCHEMA,
DELETED,
DELETING,
DIRTY,
FDIRTY,
IMPORTING,
MERGED,
MUTATING,
NDIRTY,
NEW,
NMERGED,
NODIRTY,
PINNED,
RAW,
RDIRTY,
RMERGED,
SAVEMASK,
SCHEMA,
STALE,
VDIRTY,
VMERGED,
VRDIRTY
| |
| Instance Method Details |
|---|
InitOutgoingAttributes(self)Init any attributes on ourself that are appropriate for a new outgoing item. |
| Instance Variable Details |
|---|
aboutOne(None)
|
dueDateDue date -- One(DateTime)
|
reminderTimeReminderTime -- One(DateTime) This may not be general enough
|
requestorRequestor -- One(Contact) Issues: Type could be Contact, EmailAddress or String Think about using the icalendar terminology
|
taskStatusTask Status -- One(TaskStatusEnum)
|
whoFromOne(None)
|
| Class Variable Details |
|---|
__kind_clouds__
|
__kind_info__
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Dec 19 13:33:36 2005 | http://epydoc.sf.net |