org.olat.modules.wiki
Class MediaFileElement

java.lang.Object
  extended by org.olat.modules.wiki.MediaFileElement

public class MediaFileElement
extends java.lang.Object

Description:
Keeps metadata (author, deletion date...) of an media file used in the wiki like an image

Initial Date: Nov 6, 2006

Author:
guido

Method Summary
 java.lang.String getFilename()
          used by velocity in file imageDisplay.html
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getFilename

public java.lang.String getFilename()
used by velocity in file imageDisplay.html

Returns: