com.silverpeas.gallery.control.ejb
Class MediaServiceFactory
java.lang.Object
  
com.silverpeas.gallery.control.ejb.MediaServiceFactory
public class MediaServiceFactory
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
MediaServiceFactory
public MediaServiceFactory()
getMediaService
public static GalleryBm getMediaService()
- Returns:
 - an instance of 
GalleryBm EJB. 
 
getInstance
public static MediaServiceFactory getInstance()
- Returns:
 - a RatingServiceFactory instance.
 
 
setMediaService
public void setMediaService(GalleryBm mediaService)
- Must be used only by tests...
- Parameters:
 mediaService - 
 
 
Copyright © 2016 Silverpeas. All Rights Reserved.