| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GalleryProcessExecutionContext | |
|---|---|
| com.silverpeas.gallery.control.ejb | |
| com.silverpeas.gallery.process | |
| com.silverpeas.gallery.process.media | |
| Uses of GalleryProcessExecutionContext in com.silverpeas.gallery.control.ejb | 
|---|
| Methods in com.silverpeas.gallery.control.ejb with parameters of type GalleryProcessExecutionContext | |
|---|---|
 void | 
GalleryBm.executeProcessList(org.silverpeas.process.util.ProcessList<GalleryProcessExecutionContext> processList,
                   GalleryProcessExecutionContext processExecutionContext)
Executes a process list  | 
 void | 
GalleryBmEJB.executeProcessList(org.silverpeas.process.util.ProcessList<GalleryProcessExecutionContext> processList,
                   GalleryProcessExecutionContext processExecutionContext)
Executes a process list  | 
| Method parameters in com.silverpeas.gallery.control.ejb with type arguments of type GalleryProcessExecutionContext | |
|---|---|
 void | 
GalleryBm.executeProcessList(org.silverpeas.process.util.ProcessList<GalleryProcessExecutionContext> processList,
                   GalleryProcessExecutionContext processExecutionContext)
Executes a process list  | 
 void | 
GalleryBmEJB.executeProcessList(org.silverpeas.process.util.ProcessList<GalleryProcessExecutionContext> processList,
                   GalleryProcessExecutionContext processExecutionContext)
Executes a process list  | 
| Uses of GalleryProcessExecutionContext in com.silverpeas.gallery.process | 
|---|
| Methods in com.silverpeas.gallery.process with parameters of type GalleryProcessExecutionContext | |
|---|---|
protected  void | 
AbstractGalleryDataProcess.createMedia(String albumId,
            GalleryProcessExecutionContext context)
Centralizes the media creation  | 
protected  String | 
AbstractGalleryDataProcess.getXMLFormName(GalleryProcessExecutionContext context)
Gets an XML form name if it exists for the media  | 
 void | 
AbstractGalleryDataProcess.process(GalleryProcessExecutionContext context,
        org.silverpeas.process.session.ProcessSession session)
 | 
protected abstract  void | 
AbstractGalleryDataProcess.processData(GalleryProcessExecutionContext context,
            org.silverpeas.process.session.ProcessSession session)
 | 
protected  void | 
AbstractGalleryDataProcess.updateMedia(boolean updateTechnicalDataRequired,
            GalleryProcessExecutionContext context)
Centralizes the media update  | 
| Uses of GalleryProcessExecutionContext in com.silverpeas.gallery.process.media | 
|---|
| Methods in com.silverpeas.gallery.process.media with parameters of type GalleryProcessExecutionContext | |
|---|---|
protected  void | 
GalleryIndexMediaDataProcess.processData(GalleryProcessExecutionContext context,
            org.silverpeas.process.session.ProcessSession session)
 | 
protected  void | 
GalleryCreateMediaDataProcess.processData(GalleryProcessExecutionContext context,
            org.silverpeas.process.session.ProcessSession session)
 | 
protected  void | 
GalleryPasteMediaDataProcess.processData(GalleryProcessExecutionContext context,
            org.silverpeas.process.session.ProcessSession session)
 | 
protected  void | 
GalleryDeleteMediaDataProcess.processData(GalleryProcessExecutionContext context,
            org.silverpeas.process.session.ProcessSession session)
 | 
protected  void | 
GalleryUpdateMediaDataProcess.processData(GalleryProcessExecutionContext context,
            org.silverpeas.process.session.ProcessSession session)
 | 
protected  void | 
GalleryDeindexMediaDataProcess.processData(GalleryProcessExecutionContext context,
            org.silverpeas.process.session.ProcessSession session)
 | 
 void | 
GalleryPasteMediaFileProcess.processFiles(GalleryProcessExecutionContext context,
             org.silverpeas.process.session.ProcessSession session,
             org.silverpeas.process.io.file.FileHandler fileHandler)
 | 
 void | 
GalleryCreateMediaFileProcess.processFiles(GalleryProcessExecutionContext context,
             org.silverpeas.process.session.ProcessSession session,
             org.silverpeas.process.io.file.FileHandler fileHandler)
 | 
 void | 
GalleryDeleteMediaFileProcess.processFiles(GalleryProcessExecutionContext context,
             org.silverpeas.process.session.ProcessSession session,
             org.silverpeas.process.io.file.FileHandler fileHandler)
 | 
 void | 
GalleryUpdateMediaFileProcess.processFiles(GalleryProcessExecutionContext context,
             org.silverpeas.process.session.ProcessSession session,
             org.silverpeas.process.io.file.FileHandler fileHandler)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||