|
Enterprise Workspaces 1.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModuleLifecycleException | |
|---|---|
| com.sap.workspaces.module.extension | Enables you to implement callback methods for responding to the module lifecycle events. |
| Uses of ModuleLifecycleException in com.sap.workspaces.module.extension |
|---|
| Methods in com.sap.workspaces.module.extension that throw ModuleLifecycleException | |
|---|---|
void |
IModuleLifecycle.onChangeSettings(IModuleContext moduleContext,
ChangedSetting[] changedSettings)
A callback invoked when one or more settings of a module instance are modified. |
void |
IModuleLifecycle.onCreate(IModuleContext context)
A callback invoked when a module instance is created and added to a workspace. |
void |
IModuleLifecycle.onDelete(IModuleContext context)
A callback invoked when a module instance is removed from workspace. |
|
Enterprise Workspaces 1.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||