public class IfsGetAttributesCommand extends IfsCommand
IfsCommand| Constructor and Description |
|---|
IfsGetAttributesCommand()
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(GetAttributesContext context)
Executes a GetAttributesContext.
|
protected AttributeValue[] |
getAttributes(LibraryObject obj,
String[] attrs)
Gets an AttributeValue[] based on a LibraryObject and attribute names.
|
populateNestedCommands, postExecute, preExecute, runpublic IfsGetAttributesCommand()
protected void execute(CommandContext context) throws IfsException
execute in class IfsCommandcontext - the command context.IfsException - if execution failsprotected void execute(GetAttributesContext context) throws IfsException
IfsExceptionprotected AttributeValue[] getAttributes(LibraryObject obj, String[] attrs) throws IfsException
IfsExceptionpublic CommandContext createCommandContext() throws IfsException
createCommandContext in interface CommandcreateCommandContext in class IfsCommandCommandContext.IfsExceptionCommandContextCopyright © 2025. All rights reserved.