|
OracleAS Syndication Services API Reference 10g (9.0.4) Part No. B10399-01 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Provides accessors for cp package item container
| Method Summary | |
void |
addPackageItem(CPPackageItem pkgItem)Appends the supplied CPPackageItem to the end of the list of CPPackageItems for this container. |
void |
addPackageItem(int iIndex, CPPackageItem pkgItem)Inserts the supplied CPPackageItem to at the specified position in the list of CPPackageItems for this container. |
java.util.Iterator |
getPackageItems()Returns an Iterator over the package items |
| Method Detail |
public void addPackageItem(int iIndex, CPPackageItem pkgItem)
iIndex, - the position where the package item to be addedpkgItem, - the package item to be addedpublic void addPackageItem(CPPackageItem pkgItem)
pkgItem, - the package item to be addedpublic java.util.Iterator getPackageItems()
|
Copyright © 2001, 2003, Oracle. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2001, 2003, Oracle. All rights reserved.