Uses of Interface
com.sap.workspaces.IWorkspacesService

Packages that use IWorkspacesService
com.sap.workspaces Serves as an entry point to the Enterprise Workspaces API 
com.sap.workspaces.directory Provides access to the functionality of workspace directory 
com.sap.workspaces.module Represents the runtime context of module instance and provides helper for getting the context. 
com.sap.workspaces.module.extension Enables you to implement callback methods for responding to the module lifecycle events. 
com.sap.workspaces.module.storage Enables storage of the module instance's runtime content. 
com.sap.workspaces.workspace Provides access to the workspace instances, pages, modules and members 
 

Uses of IWorkspacesService in com.sap.workspaces
 

Methods in com.sap.workspaces that return IWorkspacesService
 IWorkspacesService IWorkspacesRuntime.getService(Class interfaceClass)
          Gets an Enterprise Spaces service for a given interface.
 

Uses of IWorkspacesService in com.sap.workspaces.directory
 

Subinterfaces of IWorkspacesService in com.sap.workspaces.directory
 interface IWorkspaceDirectory
          Enables retrieval of the workspace metadata
 

Uses of IWorkspacesService in com.sap.workspaces.module
 

Subinterfaces of IWorkspacesService in com.sap.workspaces.module
 interface IModuleContextFactory
          Returns the runtime context of module instance.
 

Methods in com.sap.workspaces.module that return IWorkspacesService
 IWorkspacesService IRuntimeExtension.getExtensionService()
          Returns a reference to an extension service, or null if the service is not found or is not a PRT service
 

Uses of IWorkspacesService in com.sap.workspaces.module.extension
 

Subinterfaces of IWorkspacesService in com.sap.workspaces.module.extension
 interface IModuleLifecycle
          Provides callback methods that are invoked when the module is added to or removed from a workspace
 interface 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.
 interface 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.
 

Uses of IWorkspacesService in com.sap.workspaces.module.storage
 

Subinterfaces of IWorkspacesService in com.sap.workspaces.module.storage
 interface IModuleStorageFactory
          Enables storage and retrieval of the module instance's runtime content.
 

Uses of IWorkspacesService in com.sap.workspaces.workspace
 

Subinterfaces of IWorkspacesService in com.sap.workspaces.workspace
 interface IPersonalTemplate
          Provides information about the template used for the user's personal workspace
 interface IWorkspaceFactory
          Provides access to workspace operations
 



Copyright 2010 SAP AG Complete Copyright Notice