com.sapportals.wcm.protocol.webdav

Class PropertyDescription

java.lang.Object
  extended by com.sapportals.wcm.protocol.webdav.PropertyDescription

public class PropertyDescription
extends Object

Holds a property name and a description for the property.

Copyright (c) SAP AG 2001-2005


Constructor Summary
PropertyDescription(IPropertyName name, IInternationalString description)
           
PropertyDescription(IPropertyName name, String languageTag, String description)
           
 
Method Summary
 boolean equals(Object other)
           
 IInternationalString getDescription()
          gets the description
 IPropertyName getName()
          gets the property name
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyDescription

public PropertyDescription(IPropertyName name,
                           IInternationalString description)
Parameters:
name - property name
description - (internationalized) description

PropertyDescription

public PropertyDescription(IPropertyName name,
                           String languageTag,
                           String description)
Parameters:
name - property name
languageTag - language tag
description - description
Method Detail

getName

public IPropertyName getName()
gets the property name

Returns:
property name

getDescription

public IInternationalString getDescription()
gets the description

Returns:
description

equals

public boolean equals(Object other)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/frwk 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