public interface ManagedFileDeleteCmd extends ControllerCommand
Modifier and Type | Field and Description |
---|---|
static java.lang.String | CLASSNAME
The full name of this command.
|
static java.lang.String | COPYRIGHT
The IBM copyright notice field.
|
static java.lang.String | defaultCommandClassName
The default implementation class.
|
Modifier and Type | Method and Description |
---|---|
void | setFileId(java.lang.String[] aarrFileId)
This method sets the file identifier.
|
static final java.lang.String COPYRIGHT
static final java.lang.String CLASSNAME
static final java.lang.String defaultCommandClassName