|
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.RendererResourceLink
public class RendererResourceLink
The PropertyRendererUser is used to render property "user"
Copyright 2004 SAP AG
| Field Summary | |
|---|---|
static String |
BROKEN_LINK_PAGE
Deprecated. |
| Constructor Summary | |
|---|---|
RendererResourceLink()
Deprecated. As of NetWeaver 7.1 |
|
| Method Summary | |
|---|---|
static com.sapportals.htmlb.Link |
getDetailsLink(IResource res)
Deprecated. As of NetWeaver 7.1 |
static String |
getResourceLink(IResource res)
Deprecated. As of NetWeaver 7.1 |
static String |
getResourceLink(IResource res,
boolean useUriAsStartUri)
Deprecated. As of NetWeaver 7.1 |
static com.sapportals.htmlb.Link |
getResourceLink(String id,
String text,
String target,
IResource res,
com.sapportals.htmlb.Component comp)
Deprecated. As of NetWeaver 7.1 |
static String |
getResourcePropertiesLink(IResource res)
Deprecated. As of NetWeaver 7.1 |
static com.sapportals.htmlb.Link |
getXMLFormsLink(String label,
IResource res,
String formid,
String projectroot)
Deprecated. As of NetWeaver 7.1 |
static com.sapportals.htmlb.Component |
renderLinkRes(IResource res)
Deprecated. As of NetWeaver 7.1 |
static com.sapportals.htmlb.Component |
renderLinkRes(IResource res,
int MaxLength)
Deprecated. As of NetWeaver 7.1 |
static String |
renderPathString(IResource res)
Deprecated. As of NetWeaver 7.1 |
static String |
renderPathString(IResource res,
int MaxLength)
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 BROKEN_LINK_PAGE
| Constructor Detail |
|---|
public RendererResourceLink()
| Method Detail |
|---|
public static String getResourceLink(IResource res,
boolean useUriAsStartUri)
IURLGenerator. If the given resource is not a collection or the parameter is set
to false, the method will internally call getResourceLink(IResource res).
Otherwise it will check, if there is a valid IObjectTypeHandler defined for the resource.
If so, and if this handler defines an IAction of type VIEW, that URL
will be used.
res - useUriAsStartUri -
public static String getResourceLink(IResource res)
public static String getResourcePropertiesLink(IResource res)
public static com.sapportals.htmlb.Link getDetailsLink(IResource res)
public static com.sapportals.htmlb.Link getResourceLink(String id,
String text,
String target,
IResource res,
com.sapportals.htmlb.Component comp)
public static com.sapportals.htmlb.Link getXMLFormsLink(String label,
IResource res,
String formid,
String projectroot)
res - resource to processformid - XML form idlabel - Description of the param
public static String renderPathString(IResource res,
int MaxLength)
public static String renderPathString(IResource res)
public static com.sapportals.htmlb.Component renderLinkRes(IResource res,
int MaxLength)
public static com.sapportals.htmlb.Component renderLinkRes(IResource res)
| 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 | |||||||||