public class IfsAddFolderRelationshipCommand extends IfsCommand
 
 Command specification for IfsAddFolderRelationshipCommand 
 
 Inputs: 
| Constructor and Description | 
|---|
IfsAddFolderRelationshipCommand()
Defualt Constructor 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CommandContext | 
createCommandContext()
Returns a CommandContext to be used throughout the invocation. 
 | 
protected void | 
execute(AddFolderRelationshipContext context)
Execute IfsAddFolderRelationshipContext. 
 | 
protected void | 
execute(CommandContext context)
Execute a CommandContext. 
 | 
populateNestedCommands, postExecute, preExecute, runpublic IfsAddFolderRelationshipCommand()
protected void execute(CommandContext context) throws IfsException
execute in class IfsCommandcontext - instance of CommandContextIfsException - if the operation failsprotected void execute(AddFolderRelationshipContext context) throws IfsException
context - instance of CommandContextIfsException - if the operation failspublic CommandContext createCommandContext() throws IfsException
createCommandContext in interface CommandcreateCommandContext in class IfsCommandCommandContext.IfsException - if the operation failsCommandContextCopyright © 2025. All rights reserved.