com.sap.workspaces.module

Interface IModuleRuntimeInfo


public interface IModuleRuntimeInfo

Provides information about a module runtime extension service to the hosting environment in which the module is running. A module can have more than one extension services.


Method Summary
 IRuntimeExtension getRuntimeExtension(String extensionType)
          Returns module runtime extension of the specified type
 

Method Detail

getRuntimeExtension

IRuntimeExtension getRuntimeExtension(String extensionType)
Returns module runtime extension of the specified type

Parameters:
extensionType - the required extension type
Returns:
The runtime extension implemented by the module


Copyright 2011 SAP AG Complete Copyright Notice