public class TestAutoFolderingAction extends AutoFolderingActionAdapter
| Constructor and Description |
|---|
TestAutoFolderingAction() |
| Modifier and Type | Method and Description |
|---|---|
Folder |
getLeafFolder(Folder rootFolder,
PublicObjectDefinition def)
Returns the leaf folder where the new object should be foldered, relative
to the specified root folder.
|
createFolder, createFolder, getAutoFolderingActionSpecificationName, initializepublic Folder getLeafFolder(Folder rootFolder, PublicObjectDefinition def) throws IfsException
getLeafFolder in interface AutoFolderingActiongetLeafFolder in class AutoFolderingActionAdapterrootFolder - The root of the folder tree.def - The definition of the object about to be created.IfsException - if the operation fails.Copyright © 2025. All rights reserved.