public class IfsCheckOutCommand extends IfsCommand
Command specification for IfsCheckOutCommand
Inputs:
vs.
vs is already reserved, an IfsException(68031)
will be thrown.
vs. | Constructor and Description |
|---|
IfsCheckOutCommand()
Defualt Constructor
|
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
createCommandContext()
Returns a CommandContext to be used throughout the invocation.
|
protected void |
execute(CheckOutContext context)
Execute a CheckOutContext.
|
protected void |
execute(CommandContext context)
Execute a CommandContext.
|
populateNestedCommands, postExecute, preExecute, runprotected void execute(CommandContext context) throws IfsException
execute in class IfsCommandcontext - The command context.IfsException - if execution failsprotected void execute(CheckOutContext context) throws IfsException
context - The command context.IfsExceptionpublic CommandContext createCommandContext() throws IfsException
createCommandContext in interface CommandcreateCommandContext in class IfsCommandIfsExceptionCommandContextCopyright © 2025. All rights reserved.