com.sap.workspaces.workspace

Interface IIdentifier


public interface IIdentifier

Identifies a workspace by a combination of unique ID and workspace type


Method Summary
 String getID()
          Returns the workspace ID
 Type getType()
          Returns the workspace type, such as shared or personal
 

Method Detail

getID

String getID()
Returns the workspace ID

Returns:
The workspace ID

getType

Type getType()
Returns the workspace type, such as shared or personal

Returns:
The workspace type


Copyright 2011 SAP AG Complete Copyright Notice