|
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.rendering.resource.ResourceNavigationRenderer
public final class ResourceNavigationRenderer
This class can be used to take care of the complete rendering of a resource.
The class uses the LayoutObject, set in the constructor to
retrieve all parametrization from the calling class. It then returns a Component
that is ready-to-use.
| Field Summary | |
|---|---|
static String |
BLANK
Deprecated. |
static String |
NBSP
Deprecated. |
static String |
START_URI
Deprecated. |
| Constructor Summary | |
|---|---|
ResourceNavigationRenderer(LayoutObject layoutObject,
IProxy proxy)
Deprecated. As of NetWeaver 7.1 |
|
| Method Summary | |
|---|---|
protected boolean |
isPreviewEnabled(IResource resource)
Deprecated. As of NetWeaver 7.1 |
com.sapportals.htmlb.Component |
renderContentLink(IResource resource)
Deprecated. As of NetWeaver 7.1 |
com.sapportals.htmlb.Component |
renderContentLink(IResource resource,
com.sapportals.htmlb.Component comp)
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 NBSP
public static final String BLANK
public static final String START_URI
| Constructor Detail |
|---|
public ResourceNavigationRenderer(LayoutObject layoutObject,
IProxy proxy)
layoutObject - a layoutObject that holds all the parametrization to
create the correct rendering. Must not be null.proxy - the proxy that is used as the target control, when the
commands that are included in the returned Component
trigger Events.| Method Detail |
|---|
public com.sapportals.htmlb.Component renderContentLink(IResource resource,
com.sapportals.htmlb.Component comp)
throws WcmException
ICollection, the link will navigate into the contents of
this collection. If a preview control is available, the link will trigger
an eent to display the contents in this control. Otherwise, the resource
will be displayed in a new browser window. If a WcmException
is thrown while execution, the given Component will be returned without a
link.
resource - Description of the paramcomp - Description of the param
WdfException - Exception raised in failure situation
WcmException
public com.sapportals.htmlb.Component renderContentLink(IResource resource)
throws WcmException
ICollection, the link will navigate into the contents of
this collection. If a preview control is available, the link will trigger
an eent to display the contents in this control. Otherwise, the resource
will be displayed in a new browser window. If a WcmException
is thrown while execution, the given Component will be returned without a
link.
resource - Description of the param
WdfException - Exception raised in failure situation
WcmExceptionprotected boolean isPreviewEnabled(IResource resource)
ILayoutController
resource - Description of the param
| 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 | |||||||||