Uses of Class
com.arsdigita.cms.SectionTemplateMapping

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

Methods in com.arsdigita.cms that return SectionTemplateMapping
protected static SectionTemplateMapping SectionTemplateMapping.getMapping(ContentSection section, ContentType type, Template template, String useContext)
          Deprecated. use getMapping(ContentSection section, ContentType type, Template template, String useContext, MimeType mimeType)
protected static SectionTemplateMapping SectionTemplateMapping.getMapping(ContentSection section, ContentType type, Template template, String useContext, com.arsdigita.mimetypes.MimeType mimeType)
          Load the specified mapping; return null if no such mapping exists
 



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