|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MediaItemMultimediaVersion
Representation of multimedia media item.
| Method Summary | |
|---|---|
MediaItemMultimediaFormatVersion |
createFormatVersion()
Create a new MediaItemMultimediaFormatVersion object. |
int |
getDuration()
Get the duration of this multimedia version. |
MediaItemMultimediaFormatVersion[] |
getFormatVersions()
Get the array of format versions for this MultimediaVersion object. |
void |
setDuration(int duration)
Set the duration. |
void |
setFormatVersions(MediaItemMultimediaFormatVersion[] formats)
Set the list of format versions. |
| Methods inherited from interface nl.gx.webmanager.wrapper.Wrapper |
|---|
getId, getUUID, setId, setUUID |
| Methods inherited from interface nl.gx.webmanager.springmvc.FormBackingObject |
|---|
getNestedPath, getUUID |
| Methods inherited from interface nl.gx.webmanager.cms.workflow.WorkflowEnabled |
|---|
getWorkflowModel, getWorkflowModelInstance |
| Method Detail |
|---|
int getDuration()
void setDuration(int duration)
duration - The new duration.MediaItemMultimediaFormatVersion createFormatVersion()
MediaItemMultimediaFormatVersion[] getFormatVersions()
setFormatVersions(MediaItemMultimediaFormatVersion[])void setFormatVersions(MediaItemMultimediaFormatVersion[] formats)
formats - The new list of formats.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||