com.sapportals.wcm.control.util.componentscollection.cm

Class ComponentWithModifiers

java.lang.Object
  extended by com.sapportals.wcm.control.util.componentscollection.cm.ComponentWithModifiers
All Implemented Interfaces:
IComponentWithModifiers

Deprecated. As of NetWeaver 7.1

public class ComponentWithModifiers
extends Object
implements IComponentWithModifiers

Copyright 2004 SAP AG


Constructor Summary
ComponentWithModifiers(String componentName, IModifierList modifiersList)
          Deprecated. As of NetWeaver 7.1
 
Method Summary
 String getComponentName()
          Deprecated. As of NetWeaver 7.1
 IModifierList getConfigModifierList()
          Deprecated. As of NetWeaver 7.1
 IModifierList getModifierList()
          Deprecated. As of NetWeaver 7.1
 boolean isModifierSet(String modifierName)
          Deprecated. As of NetWeaver 7.1
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentWithModifiers

public ComponentWithModifiers(String componentName,
                              IModifierList modifiersList)
Deprecated. As of NetWeaver 7.1

Constructor for the ComponentWithModifiers object

Parameters:
metaName - Description of the param
ComponentModifier - Description of the param
Method Detail

getComponentName

public String getComponentName()
Deprecated. As of NetWeaver 7.1

Gets the metaName attribute of the ComponentWithModifiers object

Specified by:
getComponentName in interface IComponentWithModifiers
Returns:
The metaName value

getModifierList

public IModifierList getModifierList()
Deprecated. As of NetWeaver 7.1

Gets the modifierList attribute of the ComponentWithModifiers object

Specified by:
getModifierList in interface IComponentWithModifiers
Returns:
The modifierList value

getConfigModifierList

public IModifierList getConfigModifierList()
Deprecated. As of NetWeaver 7.1

Gets the modifierList attribute of the ComponentWithModifiers object

Specified by:
getConfigModifierList in interface IComponentWithModifiers
Returns:
The modifierList value

isModifierSet

public boolean isModifierSet(String modifierName)
Deprecated. As of NetWeaver 7.1

Specified by:
isModifierSet in interface IComponentWithModifiers


Copyright 2011 SAP AG Complete Copyright Notice