public interface AddressDeleteCmd extends ControllerCommand
Use this command with SSL (Secure Sockets Layer) to ensure that the information are encrypted. To do so, type the command with the HTTPS secure protocol.
The parameters URL and addressId are mandatory. The rest of the parameters are all optional.
Behavior
Exception Conditions
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
IBM Copyright notice field.
|
static java.lang.String | NAME
The name of this command.
|
Modifier and Type | Method and Description |
---|---|
void | reset()
Reset all instance variables of the command to initial state so it can be used again.
|
static final java.lang.String COPYRIGHT
static final java.lang.String NAME