|
SAP NetWeaver 7.30 SP01 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IICEItemIterator
IICEItemIterator is a generic iterator over ICEItem elements. Since we want to keep as few informations in memory as possible, ICEItem collections are defined by an IICEItemIterator.
ICEItemCollection,
ICEItemGroup,
Copyright 2004 SAP AG
| Method Summary | |
|---|---|
boolean |
hasNext()
Returns true if the iteration has more elements. |
ICEItemBase |
next()
Returns the next element in the iteration. |
| Method Detail |
|---|
boolean hasNext()
throws SAXException
SAXException - on error (might wrap another exception)
ICEItemBase next()
throws SAXException
SAXException - on error (might wrap another exception)| Access Rights |
|---|
| 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
|
|
SAP NetWeaver 7.30 SP01 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||