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 Object

MediaHandler


Constructor Summary
MediaHandler()
           
 
Method Summary
 String getDescription()
          Returns the Description
 String getIconUrl()
          Returns the IconUrl
 int getId()
          Returns the Id
 int getIdAccount()
          Returns the IdAccount
 String getInsertTemplate()
          Returns the InsertTemplate
 String getMediaType()
          Returns the MediaType
 String getName()
          Returns the Name
 void setDescription(String strDescription)
          Sets the Description
 void setIconUrl(String strIconUrl)
          Sets the IconUrl
 void setId(int nId)
          Sets the Id
 void setIdAccount(int nIdAccount)
          Sets the nIdAccount
 void setInsertTemplate(String strInsertTemplate)
          Sets the InsertTemplate
 void setMediaType(String strMediaType)
          Sets the MediaType
 void setName(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

getIdAccount

public int getIdAccount()
Returns the IdAccount

Returns:
The IdAccount

setIdAccount

public void setIdAccount(int nIdAccount)
Sets the nIdAccount

Parameters:
nIdAccount - The nIdAccount

getName

public String getName()
Returns the Name

Returns:
The Name

setName

public void setName(String strName)
Sets the Name

Parameters:
strName - The Name

getDescription

public String getDescription()
Returns the Description

Returns:
The Description

setDescription

public void setDescription(String strDescription)
Sets the Description

Parameters:
strDescription - The Description

getIconUrl

public String getIconUrl()
Returns the IconUrl

Returns:
The IconUrl

setIconUrl

public void setIconUrl(String strIconUrl)
Sets the IconUrl

Parameters:
strIconUrl - The IconUrl

getInsertTemplate

public String getInsertTemplate()
Returns the InsertTemplate

Returns:
The InsertTemplate

setInsertTemplate

public void setInsertTemplate(String strInsertTemplate)
Sets the InsertTemplate

Parameters:
strInsertTemplate - The InsertTemplate

getMediaType

public String getMediaType()
Returns the MediaType

Returns:
The MediaType

setMediaType

public void setMediaType(String strMediaType)
Sets the MediaType

Parameters:
strMediaType - The MediaType


Copyright © 2013 Mairie de Paris. All Rights Reserved.