com.sap.workspaces

Class RuntimeFactory

java.lang.Object
  extended by com.sap.workspaces.RuntimeFactory

public abstract class RuntimeFactory
extends Object

Use for obtaining an instance of the IWorkspacesRuntime service


Constructor Summary
RuntimeFactory()
           
 
Method Summary
static IWorkspacesRuntime getWorkspacesRuntime()
          Static method to retrieve an instance of the IWorkspacesRuntime service; should be used by applications and modules for access to the screens and services of enterprise workspaces
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuntimeFactory

public RuntimeFactory()
Method Detail

getWorkspacesRuntime

public static IWorkspacesRuntime getWorkspacesRuntime()
Static method to retrieve an instance of the IWorkspacesRuntime service; should be used by applications and modules for access to the screens and services of enterprise workspaces

Returns:
An instance of IWorkspacesRuntime


Copyright 2011 SAP AG Complete Copyright Notice