com.sapportals.wcm.control.util

Interface IPropertyRenderer

All Known Implementing Classes:
AbstractPropertyRenderer, ArchivingStatusPropertyRenderer, PropertyRendererAllowedValues, PropertyRendererAllowedValuesMultiValued, PropertyRendererAllowedValuesRB, PropertyRendererBooleanRB, PropertyRendererCreationDate, PropertyRendererDefault, PropertyRendererDefaultBoolean, PropertyRendererDefaultDate, PropertyRendererDefaultHTML, PropertyRendererDefaultInteger, PropertyRendererDefaultLong, PropertyRendererDefaultRID, PropertyRendererDefaultString, PropertyRendererDefaultText, PropertyRendererDefaultTime, PropertyRendererDefaultTimestamp, PropertyRendererDefaultUrl, PropertyRendererDefaultXML, PropertyRendererDisplayName, PropertyRendererDisplayNameWithDate, PropertyRendererDisplayNameWithLink, PropertyRendererDisplayNameWithLinkTooltip, PropertyRendererDisplayNameWithLinkWithoutExt, PropertyRendererExplorerURL, PropertyRendererExplorerURLShortWithCopy, PropertyRendererExplorerURLWithCopy, PropertyRendererExternalLink, PropertyRendererID, PropertyRendererLastModified, PropertyRendererLastPostBy, PropertyRendererLastPostDate, PropertyRendererLastReadDate, PropertyRendererLifetime, PropertyRendererMimetype, PropertyRendererMimetypeString, PropertyRendererMultiDependence, PropertyRendererMultiValued, PropertyRendererPath, PropertyRendererRating, PropertyRendererRatingFullText, PropertyRendererRatingText, PropertyRendererReadByMe, PropertyRendererReadFlag, PropertyRendererResourceType, PropertyRendererShortID, PropertyRendererShortIDShortWithCopy, PropertyRendererShortIDWithCopy, PropertyRendererSize, PropertyRendererTargetURL, PropertyRendererTargetURLShortWithCopy, PropertyRendererTargetURLWithCopy, PropertyRendererTest2Dependence, PropertyRendererTestDependence, PropertyRendererTypeString, PropertyRendererUnreadByMe, PropertyRendererUser, PropertyRendererUserPhoto, ResourceLockByRenderer, ResourceStatusRenderer, ResourceSubscriptionRenderer, ResourceVersionRenderer

Deprecated. As of NetWeaver 7.1

public interface IPropertyRenderer

Interface for the comment service. Comments are stored as Files in the Repository "collaboration". Copyright (c) SAP Portals Europe GmbH 2001


Method Summary
 IProperty getProperty(com.sapportals.htmlb.page.DynPage dynPage)
          Deprecated. As of NetWeaver 7.1
 com.sapportals.htmlb.Component renderProperty(IProperty property, IResource resource, int maxLength)
          Deprecated. As of NetWeaver 7.1
 com.sapportals.htmlb.Component renderProperty(IProperty property, IResource resource, int maxLength, com.sapportals.wdf.stack.Control ctrl)
          Deprecated. As of NetWeaver 7.1
 void setDisplayMode(PropertyDisplayMode displayMode)
          Deprecated. As of NetWeaver 7.1
 

Method Detail

renderProperty

com.sapportals.htmlb.Component renderProperty(IProperty property,
                                              IResource resource,
                                              int maxLength)
                                              throws WcmException
Deprecated. As of NetWeaver 7.1

Render property to Component

Parameters:
resource - The resource
property - Description of the Parameter
maxLength - Description of the Parameter
Returns:
void
Throws:
WcmException

renderProperty

com.sapportals.htmlb.Component renderProperty(IProperty property,
                                              IResource resource,
                                              int maxLength,
                                              com.sapportals.wdf.stack.Control ctrl)
                                              throws WcmException
Deprecated. As of NetWeaver 7.1

Throws:
WcmException

setDisplayMode

void setDisplayMode(PropertyDisplayMode displayMode)
Deprecated. As of NetWeaver 7.1

Specifies the current display mode in which the property should be rendered. Default is PropertyDisplayMode.READ.

Parameters:
displayMode - current display mode

getProperty

IProperty getProperty(com.sapportals.htmlb.page.DynPage dynPage)
                      throws WcmException
Deprecated. As of NetWeaver 7.1

Property renderer need to implement this method if the user can enter new values for the rendered property.

Parameters:
dynPage - response page
Returns:
property as it was extracted from the response
Throws:
WcmException - Description of the Exception
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