|
Enterprise Workspaces 1.0 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Constants | |
| IModuleLifecycle | Provides callback methods that are invoked when the module is added to or removed from a workspace |
| IModuleTransport | Provides callback methods that are invoked during the workspace transport; implement them to export or import the module's external resources, such as documents or records. |
| IModuleTransport.IExportEntry | Implement the callback methods for exporting of the module's external resources. |
| IModuleTransport.IImportEntry | Implement the callback methods for importing of the module's external resources. |
| IPrincipalLifecycle | Provides callback methods that are invoked when a principal (role, user or group) is added to or removed from the workspace in which the module is running. |
| Class Summary | |
|---|---|
| ChangedSetting | Provides information about the changed setting of a module |
| ExtensionType | |
| PrincipalInfo | |
| Exception Summary | |
|---|---|
| ModuleLifecycleException | An exception that is thrown when a module lifecycle event fails. |
Enables you to implement callback methods for responding to the module lifecycle events. You implement these methods in a portal service.
|
Enterprise Workspaces 1.0 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||