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:
the service


Copyright 2010 SAP AG Complete Copyright Notice