com.silverpeas.gallery.process
Class GalleryProcessExecutionContext

java.lang.Object
  extended by org.silverpeas.process.management.ProcessExecutionContext
      extended by com.silverpeas.gallery.process.GalleryProcessExecutionContext

public class GalleryProcessExecutionContext
extends org.silverpeas.process.management.ProcessExecutionContext

Author:
Yohann Chastagnier

Constructor Summary
GalleryProcessExecutionContext(com.stratelia.webactiv.beans.admin.UserDetail user, String componentInstanceId)
           
 
Method Summary
 Connection getConnection()
           
 void setConnection(Connection connection)
           
 
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
 

Constructor Detail

GalleryProcessExecutionContext

public GalleryProcessExecutionContext(com.stratelia.webactiv.beans.admin.UserDetail user,
                                      String componentInstanceId)
Parameters:
user -
componentInstanceId -
Method Detail

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.