public class IfsRenderAsRandomAccessContentCommand extends IfsCommand
IfsCommand| Constructor and Description |
|---|
IfsRenderAsRandomAccessContentCommand()
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(RenderAsRandomAccessContentContext context)
Execute a RenderAsRandomAccessContentContext
|
populateNestedCommands, postExecute, preExecute, runpublic IfsRenderAsRandomAccessContentCommand()
public CommandContext createCommandContext() throws IfsException
createCommandContext in interface CommandcreateCommandContext in class IfsCommandCommandContext.IfsExceptionCommandContextprotected void execute(CommandContext context) throws IfsException
execute in class IfsCommandcontext - the command context.IfsException - if execution failsprotected void execute(RenderAsRandomAccessContentContext context) throws IfsException
context - the command context.IfsException - if execution failsCopyright © 2025. All rights reserved.