com.sap.workspaces.module

Interface IModuleEvents

All Superinterfaces:
IWorkspacesService

public interface IModuleEvents
extends IWorkspacesService

Enables modules to raise events when their content changes at runtime.

Since:
1.1

Method Summary
 void moduleUpdated(IModuleContext context)
          Raises an event when the specified module is updated.
 

Method Detail

moduleUpdated

void moduleUpdated(IModuleContext context)
Raises an event when the specified module is updated.

Parameters:
context - the module context


Copyright 2011 SAP AG Complete Copyright Notice