Uses of Class
com.arsdigita.cms.BinaryAsset

Packages that use BinaryAsset
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
com.arsdigita.cms.dispatcher Provides a set of classes that serves requests to the Content Management System. 
 

Uses of BinaryAsset in com.arsdigita.cms
 

Subclasses of BinaryAsset in com.arsdigita.cms
 class FileAsset
          An asset describing a concrete file, such as an image.
 class ImageAsset
          An asset representing an image.
 class ReusableImageAsset
          An asset representing a reusable image.
 

Uses of BinaryAsset in com.arsdigita.cms.dispatcher
 

Methods in com.arsdigita.cms.dispatcher with parameters of type BinaryAsset
static String Utilities.getAssetURL(BinaryAsset asset)
          Constuct a URL which serves a binary asset.
 



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