public class SessionAutoFolderingAction extends AutoFolderingActionAdapter
Constructor and Description |
---|
SessionAutoFolderingAction() |
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, initialize
public Folder getLeafFolder(Folder rootFolder, PublicObjectDefinition def) throws IfsException
getLeafFolder
in interface AutoFolderingAction
getLeafFolder
in class AutoFolderingActionAdapter
rootFolder
- The root of the folder tree.def
- The definition of the object about to be created.IfsException
- if the operation fails.Copyright © 2023. All rights reserved.