|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.control.util.ContentLinkUtil
public final class ContentLinkUtil
Link that triggers either
a navigation into an ICollection or displays the
content of an IResource inplace or out-of-place. IResource instance does not support the
SupportedOption
SupportedOption.GET_CONTENT,
no link will be rendered, except one is defined in OTH or by the
"rnd:contentlink" property.| Constructor Summary | |
|---|---|
ContentLinkUtil()
Deprecated. |
|
| Method Summary | |
|---|---|
static String |
getContentLinkUrl(IResource resource,
IProxyProvider proxy,
IParameters params)
Deprecated. As of NetWeaver 7.1 |
static String |
getResourceLinkUrl(IResource resource,
IProxyProvider proxy,
IParameters params)
Deprecated. As of NetWeaver 7.1 |
static String |
getRIDUrl(String navigationLink,
IResource res)
Deprecated. As of NetWeaver 7.1 |
static String |
jsNavigationCode(String targetUrl,
List parameters)
Deprecated. As of NetWeaver 7.1 |
static com.sapportals.htmlb.Component |
renderResourceLink(IResource resource,
com.sapportals.htmlb.Component comp,
IProxyProvider proxy,
IParameters params,
com.sapportals.portal.prt.component.IPortalComponentRequest pcr)
Deprecated. As of NetWeaver 7.1 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContentLinkUtil()
| Method Detail |
|---|
public static com.sapportals.htmlb.Component renderResourceLink(IResource resource,
com.sapportals.htmlb.Component comp,
IProxyProvider proxy,
IParameters params,
com.sapportals.portal.prt.component.IPortalComponentRequest pcr)
resource - the resource to render the link forcomp - to be added to the created link. In case the link could not be
created, this component will be returned by this class.proxy - is needed as navigation target and for a faster property lookupparams - the parameters defining, what target the link will call. This
class reads out
IResourceRendererParameterNameConst.OPENTARGETTYPE
and either opens a new window, if the value is
IResourceRendererParameterNameConst.OPENTARGETTYPE_NEW
or displays the navigation target in the same window. IResourceRendererParameterNameConst.OPENTARGETTYPE_LINK_LIST
and the resource is an internal link, a new window will open as
well. IResource will be rendered in
place or in a new window. All parameters must not be
nullpcr - portal component request
public static String getResourceLinkUrl(IResource resource,
IProxyProvider proxy,
IParameters params)
resource - the resource to render the link forproxy - is needed as navigation target and for a faster property lookupparams - the parameters defining, what target the link will call. This
class reads out
IResourceRendererParameterNameConst.OPENTARGETTYPE
and either opens a new window, if the value is
IResourceRendererParameterNameConst.OPENTARGETTYPE_NEW
or displays the navigation target in the same window. IResourceRendererParameterNameConst.OPENTARGETTYPE_LINK_LIST
and the resource is an internal link, a new window will open as
well. IResource will be rendered in
place or in a new window. All parameters must not be
null
public static String getContentLinkUrl(IResource resource,
IProxyProvider proxy,
IParameters params)
resource - the resource to render the link forproxy - is needed as navigation target and for a faster property lookupparams - the parameters defining, what target the link will call. This
class reads out
IResourceRendererParameterNameConst.OPENTARGETTYPE
and either opens a new window, if the value is
IResourceRendererParameterNameConst.OPENTARGETTYPE_NEW
or displays the navigation target in the same window. IResourceRendererParameterNameConst.OPENTARGETTYPE_LINK_LIST
and the resource is an internal link, a new window will open as
well. IResource will be rendered in
place or in a new window. All parameters must not be
null
public static String getRIDUrl(String navigationLink,
IResource res)
public static String jsNavigationCode(String targetUrl,
List parameters)
| 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 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||