Package ch.tocco.nice2.dms.api.tree
Class CopyContentTreeNodeParams
java.lang.Object
ch.tocco.nice2.dms.api.tree.CopyContentTreeNodeParams
- Direct Known Subclasses:
CopyFolderNodeParams
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncopy()
boolean
void
setCopyChildren
(boolean copyChildren) void
setCopyLabel
(String copyLabel) void
setParent
(ContentTreeNode parent)
-
Constructor Details
-
CopyContentTreeNodeParams
public CopyContentTreeNodeParams()
-
-
Method Details
-
getCopyLabel
-
setCopyLabel
-
isCopyChildren
public boolean isCopyChildren() -
setCopyChildren
public void setCopyChildren(boolean copyChildren) -
copy
-
setParent
-
getParent
-