public class IfsCookieCommand extends IfsCommand
Command specification for IfsCookieCommand
Inputs:
| Constructor and Description |
|---|
IfsCookieCommand()
Defualt Constructor
|
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
createCommandContext()
Returns a CommandContext to be used throughout the invokation.
|
protected void |
execute(CommandContext state)
Execute a CommandState.
|
protected void |
execute(CookieContext state)
Execute a CookieCommandState.
|
populateNestedCommands, postExecute, preExecute, runprotected void execute(CommandContext state) throws IfsException
execute in class IfsCommandstate - the command context.IfsException - if execution failsprotected void execute(CookieContext state) throws IfsException
IfsExceptionpublic CommandContext createCommandContext() throws IfsException
createCommandContext in interface CommandcreateCommandContext in class IfsCommandCommandContext.IfsExceptionCommandContextCopyright © 2025. All rights reserved.