Package amazon :: Module AmazonKinds :: Class AmazonItem
[frames | no frames]

Type AmazonItem

object --+                
         |                
     CItem --+            
             |            
          Item --+        
                 |        
              Item --+    
                     |    
           ContentItem --+
                         |
                        AmazonItem


Method Summary
  __init__(self, bag, name, parent, kind, view)
Inherited from ContentItem: __str__, __unicode__, addToCollection, ExportItemData, getBasedAttributes, getCurrentMeEmailAddress, getEmailAddress, getMembershipItem, getSharedState, InitOutgoingAttributes, isAttributeModifiable, ItemAboutString, ItemBodyString, ItemWhoFromString, ItemWhoString, removeFromCollection, SetItemBodyString, StampKind
Inherited from Item: getDefaultParent, getKind, iterItems
Inherited from Item: __getitem__, __iter__, _repr_, addValue, check, clone, collectionChanged, copy, delete, dir, find, findMatch, findPath, findUUID, getACL, getAttributeValue, getItemChild, getItemCloud, getItemDisplayName, getItemDisplayString, getValue, getVersion, hasAttributeAspect, hasChild, hasChildren, hashItem, hasKey, hasLocalAttributeValue, hasValue, isAttributeDirty, isItemOf, isRemote, iterAttributeValues, iterChildren, mixinKinds, move, placeChild, printItem, refCount, removeACL, removeAttributeValue, removeValue, rename, setACL, setAttributeValue, setPinned, setValue, unwatchCollection, unwatchKind, walk, watchCollection, watchKind
Inherited from CItem: __new__, __repr__, getAttributeAspect, getDirty, isDeleted, isDeleting, isDirty, isNew, isPinned, isSchema, isStale, setDirty
Inherited from object: __delattr__, __getattribute__, __hash__, __reduce__, __reduce_ex__, __setattr__

Property Summary
Inherited from ContentItem: bodyString, sharedState

Instance Variable Summary
  about: One(None)
  amazonCollection: Amazon Collection -- One(AmazonCollection)
  Author: Author(s) -- One(Text)
  Availability: Availability -- One(Text)
  AverageCustomerRating: Average Customer Review -- One(Text)
  date: One(None)
  ImageURL: image path -- One(URL)
  Manufacturer: Manufacturer -- One(Text)
  Media: Media -- One(Text)
  NewPrice: New Price -- One(Text)
  NumberOfReviews: Number of people who reviewed the item -- One(Text)
  ProductDescription: Product Description -- One(Text)
  ProductName: Product Name -- One(Text)
  ProductURL: product url -- One(URL)
  ReleaseDate: Release Date -- One(Text)
  UsedPrice: Used Price -- One(Text)
  who: 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_info__ = {'displayName': u'Amazon Item'}
NoneType myKindID = None                                                                  
str myKindPath = '//parcels/osaf/examples/amazon/schema/Amaz...
Inherited from ContentItem: __kind_clouds__, 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 Variable Details

about

One(None)
Value:
<Role about of <class 'amazon.AmazonKinds.AmazonItem'>>                

amazonCollection

Amazon Collection -- One(AmazonCollection)
Value:
<Role amazonCollection of <class 'amazon.AmazonKinds.AmazonItem'>>     

Author

Author(s) -- One(Text)
Value:
<Role Author of <class 'amazon.AmazonKinds.AmazonItem'>>               

Availability

Availability -- One(Text)
Value:
<Role Availability of <class 'amazon.AmazonKinds.AmazonItem'>>         

AverageCustomerRating

Average Customer Review -- One(Text)
Value:
<Role AverageCustomerRating of <class 'amazon.AmazonKinds.AmazonItem'>\
>                                                                      

date

One(None)
Value:
<Role date of <class 'amazon.AmazonKinds.AmazonItem'>>                 

ImageURL

image path -- One(URL)
Value:
<Role ImageURL of <class 'amazon.AmazonKinds.AmazonItem'>>             

Manufacturer

Manufacturer -- One(Text)
Value:
<Role Manufacturer of <class 'amazon.AmazonKinds.AmazonItem'>>         

Media

Media -- One(Text)
Value:
<Role Media of <class 'amazon.AmazonKinds.AmazonItem'>>                

NewPrice

New Price -- One(Text)
Value:
<Role NewPrice of <class 'amazon.AmazonKinds.AmazonItem'>>             

NumberOfReviews

Number of people who reviewed the item -- One(Text)
Value:
<Role NumberOfReviews of <class 'amazon.AmazonKinds.AmazonItem'>>      

ProductDescription

Product Description -- One(Text)
Value:
<Role ProductDescription of <class 'amazon.AmazonKinds.AmazonItem'>>   

ProductName

Product Name -- One(Text)
Value:
<Role ProductName of <class 'amazon.AmazonKinds.AmazonItem'>>          

ProductURL

product url -- One(URL)
Value:
<Role ProductURL of <class 'amazon.AmazonKinds.AmazonItem'>>           

ReleaseDate

Release Date -- One(Text)
Value:
<Role ReleaseDate of <class 'amazon.AmazonKinds.AmazonItem'>>          

UsedPrice

Used Price -- One(Text)
Value:
<Role UsedPrice of <class 'amazon.AmazonKinds.AmazonItem'>>            

who

One(None)
Value:
<Role who of <class 'amazon.AmazonKinds.AmazonItem'>>                  

Class Variable Details

__kind_info__

Type:
dict
Value:
{'displayName': u'Amazon Item'}                                        

myKindID

Type:
NoneType
Value:
None                                                                  

myKindPath

Type:
str
Value:
'//parcels/osaf/examples/amazon/schema/AmazonItem'                     

Generated by Epydoc 2.1 on Mon Dec 19 13:33:37 2005 http://epydoc.sf.net