[top] > parcels > gdatasync > classes > GDataAccount (Kind)
Child items: accountProtocol, accountType
Attributes defined for this kind:
Attribute (inherited from) Description / Issues Cardinality Type Initial Value Required?
_sectionTriageStatus (from Triageable) single TriageEnum N/A No
_sectionTriageStatusChanged (from Triageable) single Float N/A No
_triageStatus (from Triageable) single TriageEnum N/A No
_triageStatusChanged (from Triageable) single Float N/A No
accountProtocol single N/A GData No
accountType single N/A SHARING_GDATA No
appearsIn (from ContentItem) (inverse: 'set') list SmartCollection N/A No
body (from ContentItem) All Content Items may have a body to contain notes. It's not decided yet whether this body would instead contain the payload for resource items such as presentations or spreadsheets -- resource items haven't been nailed down yet -- but the payload may be different from the notes because payload needs to know MIME type, etc. single Text N/A No
collections (from ContentItem) (inverse: 'inclusions') list ListCollection N/A No
conduits (from SharingAccount) (inverse: 'account') list HTTPMixin N/A No
createdOn (from ContentItem) DateTime this item was created single DateTimeTZ N/A No
creator (from ContentItem) (inverse: 'itemsCreated') Link to the contact who created the item. single Contact N/A No
description (from Item)   single Bytes N/A No
displayDate (from ContentItem) single DateTimeTZ N/A No
displayDateSource (from ContentItem) single Importable N/A No
displayName (from ContentItem) single Text N/A No
displayWho (from ContentItem) single Text N/A No
displayWhoSource (from ContentItem) single Importable N/A No
doAutoTriageOnDateChange (from Triageable) single Boolean N/A No
error (from ContentItem) A user-visible string containing the last error that occurred. Typically, this should be set by the sharing or email layers when a conflict or delivery problem occurs. single Text N/A No
excludedBy (from ContentItem) (inverse: 'collectionExclusions') list AppCollection N/A No
freeValueOf (from Item) (inverse: 'freeValues')   dict N/A N/A No
freeValues (from Item) (inverse: 'freeValueOf')   dict N/A N/A No
host (from SharingAccount) The hostname of the account single Text No
importance (from ContentItem) Most items are of normal importance (no value need be shown), however some things may be flagged either highly important or merely 'fyi'. This attribute is also used in the mail schema, so we shouldn't make any changes here that would break e-mail interoperability features. single ImportanceEnum N/A No
inheritFrom (from Item) (inverse: 'inheritTo')   single N/A N/A No
inheritTo (from Item) (inverse: 'inheritFrom')   list N/A N/A No
lastModification (from ContentItem) What the last modification was. single Modification N/A No
lastModified (from ContentItem) DateTime (including timezone) this item was last modified single DateTimeTZ N/A No
lastModifiedBy (from ContentItem) (inverse: 'itemsLastModified') Link to the EmailAddress who last modified the item. single EmailAddress N/A No
mine (from ContentItem) single Boolean N/A No
modifiedFlags (from ContentItem) Used to track the modification state of the item set Modification N/A No
monitors (from Item) (inverse: 'item')   list N/A N/A No
needsReply (from ContentItem) A flag indicating that the user wants to reply to this item single Boolean N/A No
osaf.framework.blocks.Block.contentsCollection.inverse (from ContentItem) (inverse: 'contentsCollection') list Block N/A No
osaf.framework.blocks.BranchPointBlock.detailItem.inverse (from Item) (inverse: 'detailItem') list BranchPointBlock N/A No
osaf.framework.blocks.BranchPointBlock.detailItemCollection.inverse (from Item) (inverse: 'detailItemCollection') list BranchPointBlock N/A No
osaf.framework.blocks.BranchPointBlock.selectedItem.inverse (from Item) (inverse: 'selectedItem') list BranchPointBlock N/A No
osaf.framework.blocks.Viewable.contentsOwner (from ContentItem) (inverse: 'contents') list Block N/A No
osaf.pim.Stamp._stampCollections (from ContentItem) (inverse: 'items') list StampCollection N/A No
osaf.pim.Stamp.stamp_types (from ContentItem) set Class N/A No
osaf.sharing.shares.SharedItem.conflictingStates (from ContentItem) (inverse: 'conflictFor') list State N/A No
osaf.sharing.shares.SharedItem.peerStates (from ContentItem) (inverse: 'peerStateFor') list State N/A No
osaf.sharing.shares.SharedItem.sharedIn (from ContentItem) (inverse: 'items') list Share N/A No
osaf.sharing.shares.SharedItem.shares (from ContentItem) (inverse: 'contents') list Share N/A No
p2p.mail.MailAccount.imap.inverse (from Item) (inverse: 'imap') list MailAccount N/A No
p2p.mail.MailAccount.smtp.inverse (from Item) (inverse: 'smtp') list MailAccount N/A No
password (from SharingAccount) (inverse: 'holders') single Password N/A No
path (from SharingAccount) Base path on the host to use for publishing single Text No
port (from SharingAccount) The non-SSL port number to use single Integer 80 No
private (from ContentItem) single Boolean N/A No
read (from ContentItem) A flag indicating whether the this item has been 'viewed' by the user single Boolean N/A No
references (from Item) (inverse: 'item')   list Item N/A No
reminders (from Remindable) (inverse: 'reminderItem') list Reminder N/A No
username (from SharingAccount) single Text No
useSSL (from SharingAccount) Whether or not to use SSL/TLS single Boolean False No
watchers (from Item) (inverse: 'watchedItems')   dict N/A N/A No
watches (from Item) (inverse: 'watchingItem')   list N/A N/A No

Attribute values for this item:
Attribute Value
classespython: class 'gdatasync.classes.GDataAccount' (class 'application.schema.ItemClass')
clouds
extentNone
superKindsSharingAccount

Clouds associated with this kind:
Cloud Endpoints
sharing lastModifiedBy in cloud //parcels/osaf/pim/ContentItem/SharingCloud: (alias 'lastModifiedBy') policy 'byValue'
displayName in cloud //parcels/osaf/pim/ContentItem/SharingCloud: (alias 'displayName') policy 'literal'
body in cloud //parcels/osaf/pim/ContentItem/SharingCloud: (alias 'body') policy 'literal'
createdOn in cloud //parcels/osaf/pim/ContentItem/SharingCloud: (alias 'createdOn') policy 'literal'
description in cloud //parcels/osaf/pim/ContentItem/SharingCloud: (alias 'description') policy 'literal'
_triageStatus in cloud //parcels/osaf/pim/triage/Triageable/SharingCloud: (alias '_triageStatus') policy 'literal'
_triageStatusChanged in cloud //parcels/osaf/pim/triage/Triageable/SharingCloud: (alias '_triageStatusChanged') policy 'literal'
reminders in cloud //parcels/osaf/pim/reminders/Remindable/SharingCloud: (alias 'reminders') policy 'byCloud'
copying osaf.framework.blocks.Viewable.contentsOwner in cloud //parcels/osaf/pim/ContentItem/CopyingCloud: (alias 'osaf.framework.blocks.Viewable.contentsOwner') policy 'byRef'
reminders in cloud //parcels/osaf/pim/reminders/Remindable/CopyingCloud: (alias 'reminders') policy 'byValue'