Tree PREV CLASS NEXT CLASS SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD com.ibm.workplace.wcm.api
Class RecursiveCopyOptionjava.lang.Objectcom.ibm.workplace.wcm.api.RecursiveCopyOption
- All Implemented Interfaces:
- CopyOption
public class RecursiveCopyOption- extends java.lang.Object
- implements CopyOption
This CopyOption is used to copy descendants recursively.
Note: This option will be ignored for items that can never have any descendants.
- Since:
- 8.0.0.1
Constructor Summary RecursiveCopyOption()
Method Summary
Methods inherited from class java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail RecursiveCopyOption
public RecursiveCopyOption()
Tree PREV CLASS NEXT CLASS SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD