com.sapportals.wcm.rendering.detailsoverview

Interface IResourceDetailsOverview

All Superinterfaces:
Comparable
All Known Implementing Classes:
AbstractResourceDetailsOverview

Deprecated. As of NetWeaver 7.1

public interface IResourceDetailsOverview
extends Comparable


Method Summary
 boolean canBeRendered(IResource resource)
          Deprecated. As of NetWeaver 7.1
 String getAlias()
          Deprecated. As of NetWeaver 7.1
 String getGroupCommandID()
          Deprecated. As of NetWeaver 7.1
 IResourceDetailsOverview getNewInstance(int priority)
          Deprecated. As of NetWeaver 7.1
 int getPriority()
          Deprecated. As of NetWeaver 7.1
 boolean getShowHeader()
          Deprecated. As of NetWeaver 7.1
 com.sapportals.htmlb.Component renderOverviewContent(IResource resource, IProxy proxy)
          Deprecated. As of NetWeaver 7.1
 void setAlias(String alias)
          Deprecated. As of NetWeaver 7.1
 void setGroupCommandID(String groupCommandID)
          Deprecated. As of NetWeaver 7.1
 void setShowHeader(boolean showHeader)
          Deprecated. As of NetWeaver 7.1
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

canBeRendered

boolean canBeRendered(IResource resource)
Deprecated. As of NetWeaver 7.1

Description of the Method

Parameters:
resource - Description of the param
Returns:
Description of the Return Value

renderOverviewContent

com.sapportals.htmlb.Component renderOverviewContent(IResource resource,
                                                     IProxy proxy)
                                                     throws WcmException
Deprecated. As of NetWeaver 7.1

Description of the Method

Parameters:
resource - Description of the param
proxy - Description of the param
Returns:
Description of the Return Value
Throws:
WcmException

getNewInstance

IResourceDetailsOverview getNewInstance(int priority)
Deprecated. As of NetWeaver 7.1

Gets the newInstance attribute of the IResourceDetailsOverview object

Parameters:
priority - Description of the param
Returns:
The newInstance value

getPriority

int getPriority()
Deprecated. As of NetWeaver 7.1

Gets the priority attribute of the IResourceDetailsOverview object

Returns:
The priority value

getGroupCommandID

String getGroupCommandID()
Deprecated. As of NetWeaver 7.1


setGroupCommandID

void setGroupCommandID(String groupCommandID)
Deprecated. As of NetWeaver 7.1


getShowHeader

boolean getShowHeader()
Deprecated. As of NetWeaver 7.1


setShowHeader

void setShowHeader(boolean showHeader)
Deprecated. As of NetWeaver 7.1


getAlias

String getAlias()
Deprecated. As of NetWeaver 7.1

Returns:
the alias under which this instance is accessible via the ResourceDetailsOverviewFactory

setAlias

void setAlias(String alias)
Deprecated. As of NetWeaver 7.1

set the alias under which this instance is accessible via the ResourceDetailsOverviewFactory

Parameters:
alias - The new alias value
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