com.sapportals.wcm.util.acl
Class AclPermissionListIterator
java.lang.Object
com.sapportals.wcm.util.acl.AclPermissionListIterator
- All Implemented Interfaces:
- IAclPermissionListIterator
public final class AclPermissionListIterator
- extends Object
- implements IAclPermissionListIterator
Default implementation of an IAclPermissionListIterator , an
iterator for IAclPermissionList s.
|
Method Summary |
boolean |
hasNext()
check whether there are more entries in the list |
IAclPermission |
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 |
AclPermissionListIterator
public AclPermissionListIterator(Iterator iterator)
hasNext
public boolean hasNext()
- Description copied from interface:
IAclPermissionListIterator
- check whether there are more entries in the list
- Specified by:
hasNext in interface IAclPermissionListIterator
- Returns:
- true iff there are more entries in the list
next
public IAclPermission next()
- Description copied from interface:
IAclPermissionListIterator
- get the current element in the list and step to the next element
- Specified by:
next in interface IAclPermissionListIterator
- Returns:
- the current element in the list
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