|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |