fr.paris.lutece.plugins.phraseanet.business.media
Class MediaHandler

java.lang.Object
  extended by fr.paris.lutece.plugins.phraseanet.business.media.MediaHandler

public class MediaHandler
extends java.lang.Object

MediaHandler


Constructor Summary
MediaHandler()
           
 
Method Summary
 java.lang.String getBases()
          Returns the Bases
 int getDefaultHeight()
          Returns the DefaultHeight
 int getDefaultWidth()
          Returns the DefaultWidth
 java.lang.String getDescription()
          Returns the Description
 java.lang.String getIconUrl()
          Returns the IconUrl
 int getId()
          Returns the Id
 java.lang.String getInsertTemplate()
          Returns the InsertTemplate
 java.lang.String getMediaType()
          Returns the MediaType
 java.lang.String getName()
          Returns the Name
 void setBases(java.lang.String strBases)
          Sets the Bases
 void setDefaultHeight(int nDefaultHeight)
          Sets the DefaultHeight
 void setDefaultWidth(int nDefaultWidth)
          Sets the DefaultWidth
 void setDescription(java.lang.String strDescription)
          Sets the Description
 void setIconUrl(java.lang.String strIconUrl)
          Sets the IconUrl
 void setId(int nId)
          Sets the Id
 void setInsertTemplate(java.lang.String strInsertTemplate)
          Sets the InsertTemplate
 void setMediaType(java.lang.String strMediaType)
          Sets the MediaType
 void setName(java.lang.String strName)
          Sets the Name
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MediaHandler

public MediaHandler()
Method Detail

getId

public int getId()
Returns the Id

Returns:
The Id

setId

public void setId(int nId)
Sets the Id

Parameters:
nId - The Id

getName

public java.lang.String getName()
Returns the Name

Returns:
The Name

setName

public void setName(java.lang.String strName)
Sets the Name

Parameters:
strName - The Name

getDescription

public java.lang.String getDescription()
Returns the Description

Returns:
The Description

setDescription

public void setDescription(java.lang.String strDescription)
Sets the Description

Parameters:
strDescription - The Description

getIconUrl

public java.lang.String getIconUrl()
Returns the IconUrl

Returns:
The IconUrl

setIconUrl

public void setIconUrl(java.lang.String strIconUrl)
Sets the IconUrl

Parameters:
strIconUrl - The IconUrl

getInsertTemplate

public java.lang.String getInsertTemplate()
Returns the InsertTemplate

Returns:
The InsertTemplate

setInsertTemplate

public void setInsertTemplate(java.lang.String strInsertTemplate)
Sets the InsertTemplate

Parameters:
strInsertTemplate - The InsertTemplate

getMediaType

public java.lang.String getMediaType()
Returns the MediaType

Returns:
The MediaType

setMediaType

public void setMediaType(java.lang.String strMediaType)
Sets the MediaType

Parameters:
strMediaType - The MediaType

getBases

public java.lang.String getBases()
Returns the Bases

Returns:
The Bases

setBases

public void setBases(java.lang.String strBases)
Sets the Bases

Parameters:
strBases - The Bases

getDefaultWidth

public int getDefaultWidth()
Returns the DefaultWidth

Returns:
The DefaultWidth

setDefaultWidth

public void setDefaultWidth(int nDefaultWidth)
Sets the DefaultWidth

Parameters:
nDefaultWidth - The DefaultWidth

getDefaultHeight

public int getDefaultHeight()
Returns the DefaultHeight

Returns:
The DefaultHeight

setDefaultHeight

public void setDefaultHeight(int nDefaultHeight)
Sets the DefaultHeight

Parameters:
nDefaultHeight - The DefaultHeight


Copyright © 2011 Mairie de Paris. All Rights Reserved.