Package ch.tocco.nice2.dms.api.tree
Class CopyFolderNodeParams.Builder
java.lang.Object
ch.tocco.nice2.dms.api.tree.CopyContentTreeNodeParams.Builder
ch.tocco.nice2.dms.api.tree.CopyFolderNodeParams.Builder
- Enclosing class:
- CopyFolderNodeParams
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptioncopyChildrenWithoutResources(boolean copyChildrenWithoutResources) get()Methods inherited from class ch.tocco.nice2.dms.api.tree.CopyContentTreeNodeParams.BuildercopyChildren, copyLabel
- 
Constructor Details- 
Builderpublic Builder()
 
- 
- 
Method Details- 
copyChildrenWithoutResourcespublic CopyFolderNodeParams.Builder copyChildrenWithoutResources(boolean copyChildrenWithoutResources) 
- 
get- Overrides:
- getin class- CopyContentTreeNodeParams.Builder
 
 
-