public class DomainDeleteLaunchCommandExtension extends java.lang.Object implements CommandExtension
Extension for the EPP Domain Delete command, representing the Registration aspects of the Domain Name Launch extension. The current implementation is to provide Domain Delete functionality using the Launch extension for registrations only, either in FCFS sunrise (requiring smd) or claims (requiring noticeID)
CREATE, RENEW, TRANSFER, UPDATE
Constructor and Description |
---|
DomainDeleteLaunchCommandExtension() |
Modifier and Type | Method and Description |
---|---|
void |
addToCommand(Command command) |
void |
setApplicationId(java.lang.String applicationId) |
void |
setPhaseName(java.lang.String phaseName) |
void |
setPhaseType(PhaseType phaseType) |
public void addToCommand(Command command)
addToCommand
in interface CommandExtension
public void setPhaseName(java.lang.String phaseName)
public void setPhaseType(PhaseType phaseType)
public void setApplicationId(java.lang.String applicationId)