Class MediaAsset

java.lang.Object
com.priint.pubserver.plugin.entitydata.MediaAsset
All Implemented Interfaces:
GetContext, GetIdentifier, GetSequence, EntityData, PersistentData, Serializable

@Entity public class MediaAsset extends Object implements Serializable, GetIdentifier, GetContext, GetSequence, EntityData, PersistentData

Object of entity type MediaAsset, e.g. images.

An image can have more than one file for different resolutions (HighRes, LowRes) and formats (JPEG, EPS, etc) these are stored in the Media Object List.

Since:
4.0.0, 4.0.5 origin attribute supported, names for mediaObject and text are used in singular, added JPA annotations, getLanguage(), getCountry(), getMediaObjectsCount() and getMetadataCount() are deprecated
See Also: