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

Class ComponentWithModifiersListIterator

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

Deprecated. As of NetWeaver 7.1

public class ComponentWithModifiersListIterator
extends Object
implements IComponentWithModifiersListIterator


Constructor Summary
ComponentWithModifiersListIterator(ListIterator iterator)
          Deprecated. As of NetWeaver 7.1
 
Method Summary
 void add(IComponentWithModifiers element)
          Deprecated. As of NetWeaver 7.1
 boolean hasNext()
          Deprecated. As of NetWeaver 7.1
 boolean hasPrevious()
          Deprecated. As of NetWeaver 7.1
 IComponentWithModifiers next()
          Deprecated. As of NetWeaver 7.1
 int nextIndex()
          Deprecated. As of NetWeaver 7.1
 IComponentWithModifiers previous()
          Deprecated. As of NetWeaver 7.1
 int previousIndex()
          Deprecated. As of NetWeaver 7.1
 void remove()
          Deprecated. As of NetWeaver 7.1
 void set(IComponentWithModifiers element)
          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

ComponentWithModifiersListIterator

public ComponentWithModifiersListIterator(ListIterator iterator)
Deprecated. As of NetWeaver 7.1

Method Detail

hasNext

public boolean hasNext()
Deprecated. As of NetWeaver 7.1

Specified by:
hasNext in interface IComponentWithModifiersListIterator

next

public IComponentWithModifiers next()
Deprecated. As of NetWeaver 7.1

Specified by:
next in interface IComponentWithModifiersListIterator

hasPrevious

public boolean hasPrevious()
Deprecated. As of NetWeaver 7.1

Specified by:
hasPrevious in interface IComponentWithModifiersListIterator

previous

public IComponentWithModifiers previous()
Deprecated. As of NetWeaver 7.1

Specified by:
previous in interface IComponentWithModifiersListIterator

nextIndex

public int nextIndex()
Deprecated. As of NetWeaver 7.1

Specified by:
nextIndex in interface IComponentWithModifiersListIterator

previousIndex

public int previousIndex()
Deprecated. As of NetWeaver 7.1

Specified by:
previousIndex in interface IComponentWithModifiersListIterator

remove

public void remove()
Deprecated. As of NetWeaver 7.1

Specified by:
remove in interface IComponentWithModifiersListIterator

set

public void set(IComponentWithModifiers element)
Deprecated. As of NetWeaver 7.1

Specified by:
set in interface IComponentWithModifiersListIterator

add

public void add(IComponentWithModifiers element)
Deprecated. As of NetWeaver 7.1

Specified by:
add in interface IComponentWithModifiersListIterator


Copyright 2011 SAP AG Complete Copyright Notice