Table of Contents

Class: CatalogAware Zope-2.2.1-src/lib/python/Products/ZCatalog/CatalogAwarenessInterface.py

Description of the Item interface

Methods   
creator
index_object
reindex_all
summary
unindex_object
  creator 
creator ( self )

Return a sequence of user names who have the local Owner role on an object. The name creator is used for this method to conform to Dublin Core.

  index_object 
index_object ( self )

This object will try and catalog itself when this method is called.

  reindex_all 
reindex_all ( self,  obj=None )

This method will cause this object to get reindexed. Of this object is a container, then all child objects will try to be recursivly reindexed. obj can be passed as an alternative object to try and reindex.

  summary 
summary ( self,  num=200 )

Returns the summary of the text contents of the object (if text content is present). Summary length is num.

  unindex_object 
unindex_object ( self )

This object will try and uncatalog itself when this method is called.


Table of Contents

This document was automatically generated on Mon Sep 4 07:33:06 2000 by HappyDoc version r0_6