public class ArchivePartIterator extends Object
Copyright 2007 SAP AG
| Constructor and Description |
|---|
ArchivePartIterator(ArrayList parts)
Constructs a new interator that provides the specified archive parts.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getNumberOfParts()
Returns the number of parts the archive was splitted up to.
|
boolean |
hasMoreParts()
Returns if this iterator has more archive parts to provide.
|
ArchivePart |
nextPart()
Returns the next archive part.
|
public ArchivePartIterator(ArrayList parts)
parts - list of ArchivePart instances to be providedpublic int getNumberOfParts()
public boolean hasMoreParts()
true if more archive parts are available, false otherwisepublic ArchivePart nextPart()
| 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
|
Copyright 2021 SAP SE Complete Copyright Notice