|
Enterprise Workspaces 1.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.sap.workspaces.module.extension | |
|---|---|
| com.sap.workspaces.module.extension | Enables you to implement various extension services for custom modules, such as responding to the module lifecycle events, controlling their runtime behavior, adding links, calculating space usage, and more. |
| Classes in com.sap.workspaces.module.extension used by com.sap.workspaces.module.extension | |
|---|---|
| AbstractExportEntry
Extend this class to implement export of the module resources. |
|
| AbstractImportEntry
* Use this class to import the module resources, such as files, from a transport package.. |
|
| ChangedSetting
Provides information about a changed runtime setting of a module’s property |
|
| ExtensionType
|
|
| IModuleTransport.IExportEntry
Deprecated. Implement the callback methods for exporting of the module's external resources. An entry in the transport package (zip file) is a file that contains one or more external resources of the module. A module should save its entries to the output stream. |
|
| IModuleTransport.IImportEntry
Deprecated. Implement the callback methods for importing of the module's external resources. An entry represents a file in the transport zip file that was exported by this module. Modules should read the entries from the input stream and import their external resources. |
|
| LinkException
An exception thrown when a link cannot be added to a module |
|
| LinkInfo
Represents a link that can be added to a module; contains the URL and title of the link |
|
| ModuleLifecycleException
An exception that is thrown when a module lifecycle event fails. |
|
| PrincipalInfo
Represents a user’s role in a workspace, such as member or manager |
|
| ViewOption
Represents a module view option in the module tray menu |
|
| ViewOption.LaunchMode
Contains constants that define how to launch the target of a tray option |
|
| ViewOption.ViewInfo
Represents a module view |
|
| ViewOption.ViewType
Defines the type of the module view |
|
|
Enterprise Workspaces 1.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||