com.sap.workspaces.workspace

Interface IPage


public interface IPage

Provides information about a workspace page


Method Summary
 String getID()
          Returns the page ID
 String[] getModuleIDs()
          Returns an array of IDs of all modules in the page
 String getName()
          Returns the page name
 

Method Detail

getID

String getID()
Returns the page ID

Returns:
page ID

getName

String getName()
Returns the page name

Returns:
page name

getModuleIDs

String[] getModuleIDs()
                      throws WorkspacesRuntimeException
Returns an array of IDs of all modules in the page

Returns:
an array of IDs of all modules in the page
Throws:
WorkspacesRuntimeException


Copyright 2010 SAP AG Complete Copyright Notice