com.sapportals.wcm.rendering.detailsproperties

Interface IResourceDetailsProperty

All Superinterfaces:
Comparable
All Known Implementing Classes:
AbstractResourceDetailsProperties

Deprecated. As of NetWeaver 7.1

public interface IResourceDetailsProperty
extends Comparable

Description of the Interface


Method Summary
 String getAlias()
          Deprecated. As of NetWeaver 7.1
 IResourceDetailsProperty getNewInstance(int priority)
          Deprecated. As of NetWeaver 7.1
 int getPriority()
          Deprecated. As of NetWeaver 7.1
 IPropertyName getPropertyName()
          Deprecated. As of NetWeaver 7.1
 boolean isPropertyAvailable(IResource resource)
          Deprecated. As of NetWeaver 7.1
 com.sapportals.htmlb.Component renderDetailsProperty(IResource resource)
          Deprecated. As of NetWeaver 7.1
 void setAlias(String alias)
          Deprecated. As of NetWeaver 7.1
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

isPropertyAvailable

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

Gets the propertyAvailable attribute of the IResorceDetailsProperty object

Parameters:
resource - Description of the param
Returns:
The propertyAvailable value

renderDetailsProperty

com.sapportals.htmlb.Component renderDetailsProperty(IResource resource)
Deprecated. As of NetWeaver 7.1

Renders the details property component

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

getNewInstance

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

Gets the newInstance attribute of the IResorceDetailsProperty 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 IResourceDetailsProperty object

Returns:
The priority value

getPropertyName

IPropertyName getPropertyName()
Deprecated. As of NetWeaver 7.1

Gets the propertyName attribute of the IResourceDetailsProperty object

Returns:
The propertyName value

getAlias

String getAlias()
Deprecated. As of NetWeaver 7.1

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

setAlias

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

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

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