com.sap.caf.eu.gp.process.api

Class GPProcessFactory

java.lang.Object
  extended bycom.sap.caf.eu.gp.process.api.GPProcessFactory

public class GPProcessFactory
extends Object


Constructor Summary
GPProcessFactory()
           
 
Method Summary
static IGPDesigntimeManager getDesigntimeManager()
          Returns the singleton of the designtime manager.
static IGPDesigntimeUpdateManager getDesigntimeUpdateManager(IGPUserContext userContext)
          Returns the singleton of the designtime update manager.
static IGPNotificationManager getNotificationManager()
           
static IGPRuntimeManager getRuntimeManager()
          Returns the singleton of the runtime manager.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GPProcessFactory

public GPProcessFactory()
Method Detail

getDesigntimeManager

public static IGPDesigntimeManager getDesigntimeManager()
Returns the singleton of the designtime manager.

Returns:
IGPDesigntimeManager

getDesigntimeUpdateManager

public static IGPDesigntimeUpdateManager getDesigntimeUpdateManager(IGPUserContext userContext)
                                                             throws GPInvocationException,
                                                                    GPEngineException
Returns the singleton of the designtime update manager.

Returns:
IGPDesigntimeUpdateManager
Throws:
GPInvocationException
GPEngineException

getRuntimeManager

public static IGPRuntimeManager getRuntimeManager()
Returns the singleton of the runtime manager.

Returns:
IGPRuntimeManager

getNotificationManager

public static IGPNotificationManager getNotificationManager()
See Also:
com.sap.caf.eu.gp.process.rt.api.IGPRuntimeManager#getPublicNotificationManager()


Copyright 2006 SAP AG Complete Copyright Notice