fr.paris.lutece.plugins.phraseanet.business.embed
Class EmbedItem

java.lang.Object
  extended by fr.paris.lutece.plugins.phraseanet.business.embed.EmbedItem

public class EmbedItem
extends Object

Embed Item


Constructor Summary
EmbedItem()
           
 
Method Summary
 int getFilesize()
          Returns the Size
 int getHeight()
          Returns the Height
 String getItemName()
          Returns the itemName
 String getMimeType()
          Returns the Mime
 Permalink getPermalink()
          Returns the Permalink
 String getPlayerType()
          Returns the Type
 int getWidth()
          Returns the Width
 void setFilesize(int nSize)
          Sets the Size
 void setHeight(int nHeight)
          Sets the Height
 void setItemName(String itemName)
          Sets the itemName
 void setMimeType(String strMime)
          Sets the Mime
 void setPermalink(Permalink permalink)
          Sets the Permalink
 void setPlayerType(String strType)
          Sets the Type
 void setWidth(int nWidth)
          Sets the Width
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmbedItem

public EmbedItem()
Method Detail

getItemName

public String getItemName()
Returns the itemName

Returns:
The itemName

setItemName

public void setItemName(String itemName)
Sets the itemName

Parameters:
itemName - The itemName

getPermalink

public Permalink getPermalink()
Returns the Permalink

Returns:
The Permalink

setPermalink

public void setPermalink(Permalink permalink)
Sets the Permalink

Parameters:
permalink - The Permalink

getHeight

public int getHeight()
Returns the Height

Returns:
The Height

setHeight

public void setHeight(int nHeight)
Sets the Height

Parameters:
nHeight - The Height

getWidth

public int getWidth()
Returns the Width

Returns:
The Width

setWidth

public void setWidth(int nWidth)
Sets the Width

Parameters:
nWidth - The Width

getFilesize

public int getFilesize()
Returns the Size

Returns:
The Size

setFilesize

public void setFilesize(int nSize)
Sets the Size

Parameters:
nSize - The Size

getPlayerType

public String getPlayerType()
Returns the Type

Returns:
The Type

setPlayerType

public void setPlayerType(String strType)
Sets the Type

Parameters:
strType - The Type

getMimeType

public String getMimeType()
Returns the Mime

Returns:
The Mime

setMimeType

public void setMimeType(String strMime)
Sets the Mime

Parameters:
strMime - The Mime


Copyright © 2013 Mairie de Paris. All Rights Reserved.