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