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

Class PropertyPositionModifier

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

Deprecated. As of NetWeaver 7.1

public class PropertyPositionModifier
extends Object
implements IPropertyPositionModifier

Copyright 2004 SAP AG


Constructor Summary
PropertyPositionModifier()
          Deprecated.  
 
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
 IPropertyPosition getPropertyPosition()
          Deprecated. As of NetWeaver 7.1
 int hashCode()
          Deprecated. As of NetWeaver 7.1
 boolean isExactly(IPropertyModifier propertyModifiery)
          Deprecated. As of NetWeaver 7.1
 void setPropertyPosition(IPropertyPosition position)
          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

PropertyPositionModifier

public PropertyPositionModifier()
Deprecated. 
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 propertyModifier attribute of the PropertyPositionModifier object

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

isExactly

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

Gets the exactly attribute of the PropertyPositionModifier object

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

equals

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

Description of the Method

Overrides:
equals in class Object
Parameters:
parm1 - Description of the param
Returns:
Description of the Return Value

hashCode

public int hashCode()
Deprecated. As of NetWeaver 7.1

Overrides:
hashCode in class Object

getPropertyPosition

public IPropertyPosition getPropertyPosition()
Deprecated. As of NetWeaver 7.1

Gets the propertyPosition attribute of the PropertyPositionModifier object

Specified by:
getPropertyPosition in interface IPropertyPositionModifier
Returns:
The propertyPosition value

setPropertyPosition

public void setPropertyPosition(IPropertyPosition position)
Deprecated. As of NetWeaver 7.1

Sets the propertyPosition attribute of the PropertyPositionModifier object

Specified by:
setPropertyPosition in interface IPropertyPositionModifier
Parameters:
position - The new propertyPosition value


Copyright 2011 SAP AG Complete Copyright Notice