com.sap.workspaces.module

Interface IModuleID


public interface IModuleID

Uniquely identifies a module instance by a combination of the module instance ID, module template ID, workspace ID, and content provider ID


Method Summary
 String getContentProviderID()
          Returns the content provider ID
 String getInstanceID()
          Returns the module instance ID
 String getTemplateID()
          Returns the module template ID
 IIdentifier getWorkspaceID()
          Returns the workspace ID
 

Method Detail

getTemplateID

String getTemplateID()
Returns the module template ID

Returns:
The module template ID

getInstanceID

String getInstanceID()
Returns the module instance ID

Returns:
The module instance unique ID

getWorkspaceID

IIdentifier getWorkspaceID()
Returns the workspace ID

Returns:
The workspace ID

getContentProviderID

String getContentProviderID()
Returns the content provider ID

Returns:
The ID of the module’s content provider


Copyright 2011 SAP AG Complete Copyright Notice