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 java.lang.Object

Embed Item


Constructor Summary
EmbedItem()
           
 
Method Summary
 int getHeight()
          Returns the Height
 java.lang.String getMime()
          Returns the Mime
 Permalink getPermalink()
          Returns the Permalink
 int getSize()
          Returns the Size
 java.lang.String getType()
          Returns the Type
 int getWidth()
          Returns the Width
 void setHeight(int nHeight)
          Sets the Height
 void setMime(java.lang.String strMime)
          Sets the Mime
 void setPermalink(Permalink permalink)
          Sets the Permalink
 void setSize(int nSize)
          Sets the Size
 void setType(java.lang.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

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

getSize

public int getSize()
Returns the Size

Returns:
The Size

setSize

public void setSize(int nSize)
Sets the Size

Parameters:
nSize - The Size

getType

public java.lang.String getType()
Returns the Type

Returns:
The Type

setType

public void setType(java.lang.String strType)
Sets the Type

Parameters:
strType - The Type

getMime

public java.lang.String getMime()
Returns the Mime

Returns:
The Mime

setMime

public void setMime(java.lang.String strMime)
Sets the Mime

Parameters:
strMime - The Mime


Copyright © 2011 Mairie de Paris. All Rights Reserved.