com.silverpeas.gallery.process
Class GalleryProcessExecutionContext
java.lang.Object
  
org.silverpeas.process.management.ProcessExecutionContext
      
com.silverpeas.gallery.process.GalleryProcessExecutionContext
public class GalleryProcessExecutionContext
- extends org.silverpeas.process.management.ProcessExecutionContext
 
- Author:
 
  - Yohann Chastagnier
 
 
 
| Methods inherited from class org.silverpeas.process.management.ProcessExecutionContext | 
getComponentInstanceId, getUser, requiresNewFileTransaction | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
GalleryProcessExecutionContext
public GalleryProcessExecutionContext(com.stratelia.webactiv.beans.admin.UserDetail user,
                                      String componentInstanceId)
- Parameters:
 user - componentInstanceId - 
setConnection
public void setConnection(Connection connection)
- Parameters:
 connection - the connection to set
 
getConnection
public Connection getConnection()
- Returns:
 - the connection
 
 
Copyright © 2016 Silverpeas. All Rights Reserved.