The following table describes the media item properties in the standard product catalog:

Property

Description

url

Relative URL that can be used in a JSP to access the media item.

data

Defines whether a media item is binary or text.

mimeType

A user-defined property that returns the content type value by examining the url property.

name

File name for this media item.

path

Complete path for this media item.

parentFolder

Folder that contains this media item.

startDate

Date this media item becomes available, if a collection filter is implemented to use this property.

endDate

Date this media item will no longer be available. if a collection filter is implemented to use this property.

description

Short descriptive text for display with this media item.

 
loading table of contents...