Uses of Interface
com.silverpeas.gallery.control.ejb.GalleryBm

Packages that use GalleryBm
com.silverpeas.gallery.control.ejb   
com.silverpeas.gallery.process   
com.silverpeas.gallery.web   
 

Uses of GalleryBm in com.silverpeas.gallery.control.ejb
 

Classes in com.silverpeas.gallery.control.ejb that implement GalleryBm
 class GalleryBmEJB
           
 

Methods in com.silverpeas.gallery.control.ejb that return GalleryBm
static GalleryBm MediaServiceFactory.getMediaService()
           
 

Methods in com.silverpeas.gallery.control.ejb with parameters of type GalleryBm
 void MediaServiceFactory.setMediaService(GalleryBm mediaService)
          Must be used only by tests...
 

Uses of GalleryBm in com.silverpeas.gallery.process
 

Methods in com.silverpeas.gallery.process that return GalleryBm
protected  GalleryBm AbstractGalleryDataProcess.getGalleryBm()
          Access to the GalleryBm
 

Uses of GalleryBm in com.silverpeas.gallery.web
 

Methods in com.silverpeas.gallery.web that return GalleryBm
protected  GalleryBm AbstractGalleryResource.getMediaService()
          Gets Gallery EJB.
 



Copyright © 2016 Silverpeas. All Rights Reserved.