Uses of Class
com.arsdigita.cms.ContentBundle

Packages that use ContentBundle
com.arsdigita.cms Contains the core classes for the Red Hat Content Management System (CMS), classes that persist the fundamental objects for CMS such as content items, templates, content sections, and content types
 

Uses of ContentBundle in com.arsdigita.cms
 

Methods in com.arsdigita.cms that return ContentBundle
 ContentBundle ContentPage.getContentBundle()
           
 ContentBundle Folder.getIndexItem()
          Get the (special) index item for the folder.
 

Methods in com.arsdigita.cms with parameters of type ContentBundle
 void Folder.addItem(ContentBundle item)
           
 void Folder.setIndexItem(ContentBundle item)
          Sets the index item.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2352 UTC