com.sapportals.wcm.rendering.detailsproperties

Class AbstractResourceDetailsProperties

java.lang.Object
  extended by com.sapportals.wcm.rendering.detailsproperties.AbstractResourceDetailsProperties
All Implemented Interfaces:
IResourceDetailsProperty, Comparable

Deprecated. As of NetWeaver 7.1

public abstract class AbstractResourceDetailsProperties
extends Object
implements IResourceDetailsProperty

Description of the Class Copyright: Copyright (c) SAP Portals Europe GmbH 2001


Constructor Summary
AbstractResourceDetailsProperties()
          Deprecated.  
 
Method Summary
 int compareTo(Object otherObject)
          Deprecated. As of NetWeaver 7.1
 String getAlias()
          Deprecated. As of NetWeaver 7.1
protected  String getBundleValue(String bundleKey, Locale locale)
          Deprecated. As of NetWeaver 7.1
 int getPriority()
          Deprecated. As of NetWeaver 7.1
protected  String getPropertyLabel(IProperty property, IResourceContext context)
          Deprecated. As of NetWeaver 7.1
 IPropertyName getPropertyName()
          Deprecated. As of NetWeaver 7.1
 com.sapportals.htmlb.Component render(String header, com.sapportals.htmlb.Component footerComponent)
          Deprecated. As of NetWeaver 7.1
 com.sapportals.htmlb.Component renderDetailsProperty(IResource resource)
          Deprecated. As of NetWeaver 7.1
protected  com.sapportals.htmlb.Component renderShortDateProperty(IProperty property, IResource res)
          Deprecated. As of NetWeaver 7.1
 void setAlias(String alias)
          Deprecated. As of NetWeaver 7.1
 void setPriority(int priority)
          Deprecated. As of NetWeaver 7.1
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.sapportals.wcm.rendering.detailsproperties.IResourceDetailsProperty
getNewInstance, isPropertyAvailable
 

Constructor Detail

AbstractResourceDetailsProperties

public AbstractResourceDetailsProperties()
Deprecated. 
Method Detail

getAlias

public String getAlias()
Deprecated. As of NetWeaver 7.1

Gets the alias attribute of the AbstractResourceDetailsProperties object

Specified by:
getAlias in interface IResourceDetailsProperty
Returns:
The alias value

setAlias

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

Sets the alias attribute of the AbstractResourceDetailsProperties object

Specified by:
setAlias in interface IResourceDetailsProperty
Parameters:
alias - The new alias value

setPriority

public void setPriority(int priority)
Deprecated. As of NetWeaver 7.1

Sets the priority attribute of the AbstractResourceDetailsProperties object

Parameters:
priority - The new priority value

getPriority

public int getPriority()
Deprecated. As of NetWeaver 7.1

Gets the priority attribute of the AbstractResourceDetailsProperties object

Specified by:
getPriority in interface IResourceDetailsProperty
Returns:
The priority value

compareTo

public int compareTo(Object otherObject)
Deprecated. As of NetWeaver 7.1

Description of the Method

Specified by:
compareTo in interface Comparable
Parameters:
otherObject - Description of the param
Returns:
Description of the Return Value

render

public com.sapportals.htmlb.Component render(String header,
                                             com.sapportals.htmlb.Component footerComponent)
                                      throws WcmException
Deprecated. As of NetWeaver 7.1

Description of the Method

Parameters:
header - Description of the param
footerComponent - Description of the param
Returns:
Description of the Return Value
Throws:
WdfException - Exception raised in failure situation
WcmException

getBundleValue

protected String getBundleValue(String bundleKey,
                                Locale locale)
Deprecated. As of NetWeaver 7.1

reads from bundle file the value for the given bundle key

Parameters:
bundleKey - Description of the param
locale - Description of the param
Returns:
The bundleValue value

renderShortDateProperty

protected com.sapportals.htmlb.Component renderShortDateProperty(IProperty property,
                                                                 IResource res)
Deprecated. As of NetWeaver 7.1


getPropertyName

public IPropertyName getPropertyName()
Deprecated. As of NetWeaver 7.1

currently not implemented. returns always null

Specified by:
getPropertyName in interface IResourceDetailsProperty
Returns:
The propertyName value

renderDetailsProperty

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

currently not implemented.

Specified by:
renderDetailsProperty in interface IResourceDetailsProperty
Parameters:
resource - Description of the param
Returns:
Description of the Return Value

getPropertyLabel

protected String getPropertyLabel(IProperty property,
                                  IResourceContext context)
                           throws WcmException
Deprecated. As of NetWeaver 7.1

Throws:
WcmException
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