Uses of Class
com.arsdigita.cms.CategoryTemplateCollection

Packages that use CategoryTemplateCollection
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 CategoryTemplateCollection in com.arsdigita.cms
 

Methods in com.arsdigita.cms that return CategoryTemplateCollection
static CategoryTemplateCollection CategoryTemplateMapping.getTemplates(com.arsdigita.categorization.Category category, ContentType type, String useContext)
          Retrieve all templates for the given category, type, and use context
static CategoryTemplateCollection CategoryTemplateMapping.getTemplates(com.arsdigita.categorization.Category category, ContentType type)
          Retrieve all templates for the given category and type, along with their use context
static CategoryTemplateCollection CategoryTemplateMapping.getTemplates(com.arsdigita.categorization.Category category)
          Retrieve all templates for the given category, and all types within it, along with their use context
 



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