|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.workplace.wcm.api.RenameCopyOption
public class RenameCopyOption
This CopyOption is used to rename the
item being copied. If this option is used with
RecursiveCopyOption, only the root item will be renamed.
| Constructor Summary | |
|---|---|
RenameCopyOption(java.lang.String newName)
Constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getNewName()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RenameCopyOption(java.lang.String newName)
newName - New name for the item| Method Detail |
|---|
public java.lang.String getNewName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||