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

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

public class Embed
extends java.lang.Object

Embed


Constructor Summary
Embed()
           
 
Method Summary
 EmbedItem getDocument()
          Returns the Document
 EmbedItem getPreview()
          Returns the Preview
 EmbedItem getThumbnail()
          Returns the Thumbnail
 void setDocument(EmbedItem document)
          Sets the Document
 void setPreview(EmbedItem preview)
          Sets the Preview
 void setThumbnail(EmbedItem thumbnail)
          Sets the Thumbnail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Embed

public Embed()
Method Detail

getPreview

public EmbedItem getPreview()
Returns the Preview

Returns:
The Preview

setPreview

public void setPreview(EmbedItem preview)
Sets the Preview

Parameters:
preview - The Preview

getThumbnail

public EmbedItem getThumbnail()
Returns the Thumbnail

Returns:
The Thumbnail

setThumbnail

public void setThumbnail(EmbedItem thumbnail)
Sets the Thumbnail

Parameters:
thumbnail - The Thumbnail

getDocument

public EmbedItem getDocument()
Returns the Document

Returns:
The Document

setDocument

public void setDocument(EmbedItem document)
Sets the Document

Parameters:
document - The Document


Copyright © 2011 Mairie de Paris. All Rights Reserved.