com.sap.workspaces.module

Interface IModuleRuntimeInfo


public interface IModuleRuntimeInfo

Provides information about a runtime extension service of a module 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:
runtime extension defined by the module


Copyright 2010 SAP AG Complete Copyright Notice