Uses of Class
com.arsdigita.cms.ItemTemplateMapping

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

Methods in com.arsdigita.cms that return ItemTemplateMapping
static ItemTemplateMapping ItemTemplateMapping.getMapping(ContentItem item, String useContext)
          Deprecated. use getMapping(ContentItem item, String useContext, MimeType mimeType)
static ItemTemplateMapping ItemTemplateMapping.getMapping(ContentItem item, String useContext, com.arsdigita.mimetypes.MimeType mimeType)
          Load the specified mapping; return null if no such mapping exists
static ItemTemplateMapping ItemTemplateMapping.getMapping(ContentItem item, String useContext, Template template)
           
 



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