|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.workplace.wcm.api.CopyOptions
public class CopyOptions
A container for specifying multiple CopyOptions
when performing an API copy.
| Constructor Summary | |
|---|---|
CopyOptions()
Constructor |
|
| Method Summary | |
|---|---|
void |
add(CopyOption copyOption)
Add a copy option |
java.util.Iterator<CopyOption> |
iterator()
Get an iterator of all the copy options |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CopyOptions()
| Method Detail |
|---|
public void add(CopyOption copyOption)
copyOption - the copy option to addpublic java.util.Iterator<CopyOption> iterator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||