com.sap.workspaces.module

Interface IRuntimeExtension


public interface IRuntimeExtension

Provides information about a runtime extension service of a module


Method Summary
 IWorkspacesService getExtensionService()
          Returns a reference to an extension service, or null if the service is not found or is not a PRT service
 String getExtensionType()
          Returns the type of extension service, such as LIFECYCLE or PRINCIPAL
 

Method Detail

getExtensionType

String getExtensionType()
Returns the type of extension service, such as LIFECYCLE or PRINCIPAL

Returns:
The extension type as string

getExtensionService

IWorkspacesService getExtensionService()
Returns a reference to an extension service, or null if the service is not found or is not a PRT service

Returns:
A reference to the extension service


Copyright 2011 SAP AG Complete Copyright Notice