lumis.service.media
Class Media
java.lang.Object
lumis.service.media.Media
public class Media
- extends Object
Entity class for an media from the Media Service
- Since:
- 7.0.0
Constructor Summary |
Media()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE_MEDIA
public static final int TYPE_MEDIA
- See Also:
- Constant Field Values
TYPE_FOLDER
public static final int TYPE_FOLDER
- See Also:
- Constant Field Values
Media
public Media()
getId
public String getId()
getMediaFile
public String getMediaFile()
setMediaFile
public void setMediaFile(String mediaFile)
getLegend
public String getLegend()
setLegend
public void setLegend(String legend)
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
getType
public int getType()
setType
public void setType(int type)
getParentFolder
public String getParentFolder()
setParentFolder
public void setParentFolder(String parentFolder)
getCredits
public String getCredits()
setCredits
public void setCredits(String credits)
Lumisportal 7.0.0.121130 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.