com.sapportals.wcm.control.util.property.cm

Class StringValueModifier

java.lang.Object
  extended by com.sapportals.wcm.control.util.property.cm.StringValueModifier
All Implemented Interfaces:
IPropertyModifier, IStringValueModifier

Deprecated. As of NetWeaver 7.1

public class StringValueModifier
extends Object
implements IStringValueModifier

Copyright 2004 SAP AG


Constructor Summary
StringValueModifier(String name)
          Deprecated. As of NetWeaver 7.1
 
Method Summary
 boolean equals(Object parm1)
          Deprecated. As of NetWeaver 7.1
 String getName()
          Deprecated. As of NetWeaver 7.1
 IPropertyModifier getPropertyModifier(String key)
          Deprecated. As of NetWeaver 7.1
 String getStringValue()
          Deprecated. As of NetWeaver 7.1
 int hashCode()
          Deprecated. As of NetWeaver 7.1
 boolean isExactly(IPropertyModifier modifier)
          Deprecated. As of NetWeaver 7.1
 void setStringValue(String value)
          Deprecated. As of NetWeaver 7.1
 String toString()
          Deprecated. As of NetWeaver 7.1
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StringValueModifier

public StringValueModifier(String name)
Deprecated. As of NetWeaver 7.1

Method Detail

toString

public String toString()
Deprecated. As of NetWeaver 7.1

Description of the Method

Specified by:
toString in interface IPropertyModifier
Overrides:
toString in class Object
Returns:
Description of the Return Value

getName

public String getName()
Deprecated. As of NetWeaver 7.1

Description of the Method

Specified by:
getName in interface IPropertyModifier
Returns:
Description of the Return Value

getPropertyModifier

public IPropertyModifier getPropertyModifier(String key)
Deprecated. As of NetWeaver 7.1

Gets the Modifier attribute of the PositionModifier object

Specified by:
getPropertyModifier in interface IPropertyModifier
Parameters:
key - Description of the param
Returns:
The Modifier value

isExactly

public boolean isExactly(IPropertyModifier modifier)
Deprecated. As of NetWeaver 7.1

Gets the exactly attribute of the PositionModifier object

Specified by:
isExactly in interface IPropertyModifier
Parameters:
Modifiery - Description of the param
Returns:
The exactly value

equals

public boolean equals(Object parm1)
Deprecated. As of NetWeaver 7.1

Overrides:
equals in class Object

hashCode

public int hashCode()
Deprecated. As of NetWeaver 7.1

Overrides:
hashCode in class Object

getStringValue

public String getStringValue()
Deprecated. As of NetWeaver 7.1

Specified by:
getStringValue in interface IStringValueModifier

setStringValue

public void setStringValue(String value)
Deprecated. As of NetWeaver 7.1

Specified by:
setStringValue in interface IStringValueModifier


Copyright 2011 SAP AG Complete Copyright Notice