org.sakaiproject.tool.assessment.shared.impl.common
Class MediaServiceImpl

java.lang.Object
  extended by org.sakaiproject.tool.assessment.shared.impl.common.MediaServiceImpl
All Implemented Interfaces:
MediaServiceAPI

public class MediaServiceImpl
extends Object
implements MediaServiceAPI

Implements the shared interface to control media information.

Author:
Ed Smiley

Constructor Summary
MediaServiceImpl()
           
 
Method Summary
 void remove(String mediaId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MediaServiceImpl

public MediaServiceImpl()
Method Detail

remove

public void remove(String mediaId)
Specified by:
remove in interface MediaServiceAPI


Copyright © 2005-2013 Sakai Project. All Rights Reserved.