com.sapportals.wcm.control.util.modifiers.cm

Class PositionModifier

java.lang.Object
  extended by com.sapportals.wcm.control.util.modifiers.cm.PositionModifier
All Implemented Interfaces:
IModifier, IPositionModifier

Deprecated. As of NetWeaver 7.1

public class PositionModifier
extends Object
implements IPositionModifier

Copyright 2004 SAP AG


Constructor Summary
PositionModifier()
          Deprecated.  
 
Method Summary
 boolean equals(Object parm1)
          Deprecated. As of NetWeaver 7.1
 IModifier getModifier(String key)
          Deprecated. As of NetWeaver 7.1
 IPosition getPosition()
          Deprecated. As of NetWeaver 7.1
 int hashCode()
          Deprecated. As of NetWeaver 7.1
 boolean isExactly(IModifier Modifiery)
          Deprecated. As of NetWeaver 7.1
 void setPosition(IPosition 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

PositionModifier

public PositionModifier()
Deprecated. 
Method Detail

toString

public String toString()
Deprecated. As of NetWeaver 7.1

Description of the Method

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

getModifier

public IModifier getModifier(String key)
Deprecated. As of NetWeaver 7.1

Gets the Modifier attribute of the PositionModifier object

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

isExactly

public boolean isExactly(IModifier Modifiery)
Deprecated. As of NetWeaver 7.1

Gets the exactly attribute of the PositionModifier object

Specified by:
isExactly in interface IModifier
Parameters:
Modifiery - 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

getPosition

public IPosition getPosition()
Deprecated. As of NetWeaver 7.1

Gets the Position attribute of the PositionModifier object

Specified by:
getPosition in interface IPositionModifier
Returns:
The Position value

setPosition

public void setPosition(IPosition position)
Deprecated. As of NetWeaver 7.1

Sets the Position attribute of the PositionModifier object

Specified by:
setPosition in interface IPositionModifier
Parameters:
position - The new Position value


Copyright 2011 SAP AG Complete Copyright Notice