com.sapportals.wcm.util.systemconfig

Interface ISystemPrincipalListIterator

All Known Implementing Classes:
SystemPrincipalListIterator

public interface ISystemPrincipalListIterator

An iterator for a ISystemPrincipalList .


Method Summary
 boolean hasNext()
          check whether there are more entries in the list
 ISystemPrincipal next()
          get the current element in the list and step to the next element
 

Method Detail

hasNext

boolean hasNext()
check whether there are more entries in the list

Returns:
true iff there are more entries in the list

next

ISystemPrincipal next()
get the current element in the list and step to the next element

Returns:
the current element in the list
Access Rights

This class can be accessed from:


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


Copyright 2012 SAP AG Complete Copyright Notice