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
IfsExceptionpublic void clear()
clear in interface CommandContextclear in class IfsCommandContextpublic oracle.ifs.adk.filesystem.FileManager getFileManager()
throws IfsException
IfsExceptionpublic void setFileManager(oracle.ifs.adk.filesystem.FileManager fileManager)
throws IfsException
IfsExceptionCopyright © 2025. All rights reserved.