com.sap.workspaces

Interface INavigationTarget


public interface INavigationTarget

Represents an UI element that client can navigate to. Customers and ISV can replace a navigation target URL value with their own implementation by changing the value in the configuration (for example replacing the Create New Workspace UI)

See Also:
TargetKey

Method Summary
 String getURL()
          Gets the navigation target URL.
 

Method Detail

getURL

String getURL()
Gets the navigation target URL. The URL contains a prefix to indicate its target type. The prefix is separated by the : character

Returns:
the target navigation URL


Copyright 2010 SAP AG Complete Copyright Notice