com.sapportals.wcm.util.acl

Class AclEntryListIterator

java.lang.Object
  extended by com.sapportals.wcm.util.acl.AclEntryListIterator
All Implemented Interfaces:
IAclEntryListIterator

public final class AclEntryListIterator
extends Object
implements IAclEntryListIterator

Default implementation of an IAclEntryListIterator , an iterator for IAclEntryList s.


Constructor Summary
AclEntryListIterator(Iterator iterator)
           
 
Method Summary
 boolean hasNext()
          check whether there are more entries in the list
 IAclEntry next()
          get the current element in the list and step to the next element
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AclEntryListIterator

public AclEntryListIterator(Iterator iterator)
Method Detail

hasNext

public boolean hasNext()
Description copied from interface: IAclEntryListIterator
check whether there are more entries in the list

Specified by:
hasNext in interface IAclEntryListIterator
Returns:
true iff there are more entries in the list

next

public IAclEntry next()
Description copied from interface: IAclEntryListIterator
get the current element in the list and step to the next element

Specified by:
next in interface IAclEntryListIterator
Returns:
the current 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/frwk api EP-KM-CM


Copyright 2011 SAP AG Complete Copyright Notice