com.sapportals.wcm.control.util

Class PageNavigationLinkUtil

java.lang.Object
  extended by com.sapportals.wcm.control.util.PageNavigationLinkUtil

Deprecated. As of NetWeaver 7.1

public class PageNavigationLinkUtil
extends Object

20.09.2005 ConsistentNavigationLinkUtil This class is used to generate links to KM Objects using the Portal Navigation Service. It is possible to either generate a Java Script call or a href.


Field Summary
static int HISTORY_MODE_NO_TRACK
          Deprecated. Do not track the history
static int HISTORY_MODE_TRACK_NO_DUPLICATES
          Deprecated. Track the history and do not allow duplicates
static int HISTORY_MODE_TRACK_WITH_DUPLICATES
          Deprecated. Track the history and allow duplicates
static int NAVIGATION_MODE_DEFAULT
          Deprecated. Open in new window depends on work_protect mode
static int NAVIGATION_MODE_HEADERLESS
          Deprecated. Opens in new window with no portal navigation header
static int NAVIGATION_MODE_NEW_WINDOW
          Deprecated. Opens in new window with portal navigation header
static int NAVIGATION_MODE_STANDALONE
          Deprecated. Opens in new window with no portal navigation header
static String NAVIGATIONTARGET
          Deprecated.  
 
Method Summary
static PageNavigationLinkUtil getInstance(com.sapportals.portal.prt.component.IPortalComponentRequest pcr_, String navigationTarget_, Properties query_)
          Deprecated. As of NetWeaver 7.1
 String getNavigationJS()
          Deprecated. As of NetWeaver 7.1
 String getNavigationUrl()
          Deprecated. As of NetWeaver 7.1
 void setHistoryMode(int historyMode)
          Deprecated. As of NetWeaver 7.1
 void setNavigationMode(int navigationMode_)
          Deprecated. As of NetWeaver 7.1
 void setTargetTitle(String targetTitle)
          Deprecated. As of NetWeaver 7.1
 void setWindowsFeatures(String windowsFeatures)
          Deprecated. As of NetWeaver 7.1
 void setWindowsName(String windowsName)
          Deprecated. As of NetWeaver 7.1
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAVIGATIONTARGET

public static final String NAVIGATIONTARGET
Deprecated. 
See Also:
Constant Field Values

HISTORY_MODE_TRACK_WITH_DUPLICATES

public static int HISTORY_MODE_TRACK_WITH_DUPLICATES
Deprecated. 
Track the history and allow duplicates


HISTORY_MODE_TRACK_NO_DUPLICATES

public static int HISTORY_MODE_TRACK_NO_DUPLICATES
Deprecated. 
Track the history and do not allow duplicates


HISTORY_MODE_NO_TRACK

public static int HISTORY_MODE_NO_TRACK
Deprecated. 
Do not track the history


NAVIGATION_MODE_DEFAULT

public static int NAVIGATION_MODE_DEFAULT
Deprecated. 
Open in new window depends on work_protect mode


NAVIGATION_MODE_STANDALONE

public static int NAVIGATION_MODE_STANDALONE
Deprecated. 
Opens in new window with no portal navigation header


NAVIGATION_MODE_HEADERLESS

public static int NAVIGATION_MODE_HEADERLESS
Deprecated. 
Opens in new window with no portal navigation header


NAVIGATION_MODE_NEW_WINDOW

public static int NAVIGATION_MODE_NEW_WINDOW
Deprecated. 
Opens in new window with portal navigation header

Method Detail

getInstance

public static PageNavigationLinkUtil getInstance(com.sapportals.portal.prt.component.IPortalComponentRequest pcr_,
                                                 String navigationTarget_,
                                                 Properties query_)
Deprecated. As of NetWeaver 7.1

Get a new Instance for the request provided and hand over the pcd path of interest and the query.

Parameters:
pcr_ -
navigationTarget_ -
query_ -
Returns:
a new Instance for the request provided

getNavigationUrl

public String getNavigationUrl()
Deprecated. As of NetWeaver 7.1

Returns:
a String which can used as href to the given portal page.

getNavigationJS

public String getNavigationJS()
Deprecated. As of NetWeaver 7.1

Returns a String with the java script call to open the given portal page. Use the windows Features, windows Name, history mode and target title to to define the new window.

Returns:
a String which can used as href to the given portal page.

setHistoryMode

public void setHistoryMode(int historyMode)
Deprecated. As of NetWeaver 7.1

Parameters:
historyMode - The historyMode to set.

setNavigationMode

public void setNavigationMode(int navigationMode_)
Deprecated. As of NetWeaver 7.1

Parameters:
navigationMode_ - The navigationMode to set.

setTargetTitle

public void setTargetTitle(String targetTitle)
Deprecated. As of NetWeaver 7.1

Parameters:
targetTitle - The targetTitle to set.

setWindowsFeatures

public void setWindowsFeatures(String windowsFeatures)
Deprecated. As of NetWeaver 7.1

Parameters:
windowsFeatures - The windowsFeatures to set.

setWindowsName

public void setWindowsName(String windowsName)
Deprecated. As of NetWeaver 7.1

Parameters:
windowsName - The windowsName to set.
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/nonwduideprecated api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2014 SAP AG Complete Copyright Notice