public class FileManagerCommandContext extends IfsCommandContext
Constructor and Description |
---|
FileManagerCommandContext()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
clear()
Clears the CommandState. does not throw.
|
oracle.ifs.adk.filesystem.FileManager |
getFileManager()
Gets the FileManager.
|
void |
setFileManager(oracle.ifs.adk.filesystem.FileManager fileManager)
Sets the FileManager.
|
public FileManagerCommandContext() throws IfsException
IfsException
public void clear()
clear
in interface CommandContext
clear
in class IfsCommandContext
public oracle.ifs.adk.filesystem.FileManager getFileManager() throws IfsException
IfsException
public void setFileManager(oracle.ifs.adk.filesystem.FileManager fileManager) throws IfsException
IfsException
Copyright © 2023. All rights reserved.