|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.control.util.PageNavigationLinkUtil
public class PageNavigationLinkUtil
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 |
|---|
public static final String NAVIGATIONTARGET
public static int HISTORY_MODE_TRACK_WITH_DUPLICATES
public static int HISTORY_MODE_TRACK_NO_DUPLICATES
public static int HISTORY_MODE_NO_TRACK
public static int NAVIGATION_MODE_DEFAULT
public static int NAVIGATION_MODE_STANDALONE
public static int NAVIGATION_MODE_HEADERLESS
public static int NAVIGATION_MODE_NEW_WINDOW
| Method Detail |
|---|
public static PageNavigationLinkUtil getInstance(com.sapportals.portal.prt.component.IPortalComponentRequest pcr_,
String navigationTarget_,
Properties query_)
pcr_ - navigationTarget_ - query_ -
public String getNavigationUrl()
public String getNavigationJS()
public void setHistoryMode(int historyMode)
historyMode - The historyMode to set.public void setNavigationMode(int navigationMode_)
navigationMode_ - The navigationMode to set.public void setTargetTitle(String targetTitle)
targetTitle - The targetTitle to set.public void setWindowsFeatures(String windowsFeatures)
windowsFeatures - The windowsFeatures to set.public void setWindowsName(String windowsName)
windowsName - The windowsName to set.| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com]
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||