Package | Description |
---|---|
oracle.ifs.protocols.commands | |
oracle.ifs.protocols.commands.utils | |
oracle.ifs.protocols.utils |
Modifier and Type | Method and Description |
---|---|
void |
IfsCancelCheckOutCommand.populateNestedCommands(CommandInvoker invoker)
Populate the required nested commands.
|
void |
IfsCatCommand.populateNestedCommands(CommandInvoker commandInvoker) |
void |
IfsCheckInCommand.populateNestedCommands(CommandInvoker invoker)
Populate the required nested commands.
|
void |
IfsCopyCommand.populateNestedCommands(CommandInvoker commandInvoker)
Populates the command and context pool for determining the Acl.
|
void |
IfsCreateDocumentCommand.populateNestedCommands(CommandInvoker invoker)
Populate the required nested commands.
|
void |
IfsCreateFolderCommand.populateNestedCommands(CommandInvoker commandInvoker)
Populates the command and context pool for determining the Acl.
|
void |
IfsDoesPublicObjectExistByIdCommand.populateNestedCommands(CommandInvoker invoker)
Populate the required nested commands.
|
void |
IfsDoesPublicObjectExistByPathCommand.populateNestedCommands(CommandInvoker invoker)
Populate the required nested commands.
|
void |
IfsHandlePublicObjectVersioningCommand.populateNestedCommands(CommandInvoker invoker)
Populate the required nested commands.
|
void |
IfsInvokeSelectorAndListOutputCommand.populateNestedCommands(CommandInvoker commandInvoker)
Populates the command and context pool for determining the Acl.
|
void |
IfsMvCommand.populateNestedCommands(CommandInvoker commandInvoker)
Populates the command and context pool for Versioning Layer command.
|
void |
IfsParseStreamCommand.populateNestedCommands(CommandInvoker invoker)
Populate the required nested commands.
|
void |
IfsStringListCommand.populateNestedCommands(CommandInvoker commandInvoker) |
void |
IfsUploadFileCommand.populateNestedCommands(CommandInvoker invoker)
Populate the required nested commands.
|
Modifier and Type | Method and Description |
---|---|
void |
Command.populateNestedCommands(CommandInvoker commandInvoker)
Populate all the needed nested commands.
|
void |
IfsCommand.populateNestedCommands(CommandInvoker commandInvoker)
Populate all the needed nested commands.
|
Modifier and Type | Field and Description |
---|---|
protected CommandInvoker |
IfsProtocolServer.m_Commands
Command table
|
Modifier and Type | Method and Description |
---|---|
CommandInvoker |
IfsProtocolServer.getCommandInvoker()
Gets the CommandInvoker of the protocol.
|
Copyright © 2023. All rights reserved.