com.sapportals.wcm.rendering.uicommand

Class UIBaseCommandListIterator

java.lang.Object
  extended by com.sapportals.wcm.rendering.uicommand.UIBaseCommandListIterator

Deprecated. As of NetWeaver 7.1

public final class UIBaseCommandListIterator
extends Object

Copyright 2004 SAP AG


Constructor Summary
UIBaseCommandListIterator(ListIterator iter)
          Deprecated. As of NetWeaver 7.1
 
Method Summary
 boolean hasNext()
          Deprecated. As of NetWeaver 7.1
 IUIBaseCommand next()
          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

UIBaseCommandListIterator

public UIBaseCommandListIterator(ListIterator iter)
Deprecated. As of NetWeaver 7.1

Constructor for the UIBaseCommandListIterator object

Parameters:
iter - Description of the param
Method Detail

hasNext

public boolean hasNext()
Deprecated. As of NetWeaver 7.1

Returns true if this list iterator has more elements when traversing the list in the forward direction.

Returns:
true if the list iterator has more elements when traversing the list in the forward direction.

next

public IUIBaseCommand next()
Deprecated. As of NetWeaver 7.1

Returns the next element in the list. This method may be called repeatedly to iterate through the list, or intermixed with calls to previous to go back and forth.

Returns:
the next element in the list
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM
[sap.com] KMC-CM [sap.com] tc/km/nonwduideprecated api EP-KM-CM


Copyright 2012 SAP AG Complete Copyright Notice