public class IfsIsCheckedOutCommand extends IfsCommand
 Command specification for IfsIsCheckedOutCommand 
 
 Inputs: 
vs is currently reserved or not.
   | Constructor and Description | 
|---|
IfsIsCheckedOutCommand()
Default Constructor 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CommandContext | 
createCommandContext()
Returns a CommandContext to be used throughout the invocation. 
 | 
protected void | 
execute(CommandContext context)
Execute a CommandContext. 
 | 
protected void | 
execute(IsCheckedOutContext context)
Execute a IsCheckedOutContext. 
 | 
populateNestedCommands, postExecute, preExecute, runpublic IfsIsCheckedOutCommand()
protected void execute(CommandContext context) throws IfsException
execute in class IfsCommandcontext - The command context.IfsException - if execution failsprotected void execute(IsCheckedOutContext context) throws IfsException
context - The command context.IfsExceptionpublic CommandContext createCommandContext() throws IfsException
createCommandContext in interface CommandcreateCommandContext in class IfsCommandIfsExceptionCommandContextCopyright © 2025. All rights reserved.