|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EPPRgpExtReport | |
|---|---|
| com.verisign.epp.codec.rgpext | |
| com.verisign.epp.namestore.interfaces | |
| com.verisign.epp.serverstub | |
| Uses of EPPRgpExtReport in com.verisign.epp.codec.rgpext |
|---|
| Methods in com.verisign.epp.codec.rgpext that return EPPRgpExtReport | |
|---|---|
EPPRgpExtReport |
EPPRgpExtRestore.getReport()
Get the RGP report instance contained in this RGP restore instance |
| Methods in com.verisign.epp.codec.rgpext with parameters of type EPPRgpExtReport | |
|---|---|
void |
EPPRgpExtRestore.setReport(EPPRgpExtReport report)
Set the RGP report instance in this RGP restore instance |
| Constructors in com.verisign.epp.codec.rgpext with parameters of type EPPRgpExtReport | |
|---|---|
EPPRgpExtRestore(EPPRgpExtReport aReport)
Creates a restore report extension. |
|
| Uses of EPPRgpExtReport in com.verisign.epp.namestore.interfaces |
|---|
| Methods in com.verisign.epp.namestore.interfaces that return EPPRgpExtReport | |
|---|---|
EPPRgpExtReport |
NSDomain.getReport()
Gets the report information for the restore report. |
| Methods in com.verisign.epp.namestore.interfaces with parameters of type EPPRgpExtReport | |
|---|---|
void |
NSDomain.setReport(EPPRgpExtReport aReport)
Sets the report information for the restore report. |
| Uses of EPPRgpExtReport in com.verisign.epp.serverstub |
|---|
| Methods in com.verisign.epp.serverstub with parameters of type EPPRgpExtReport | |
|---|---|
protected EPPEventResponse |
NSDomainHandler.doDomainRestoreReport(EPPEvent aEvent,
java.lang.String aDomainName,
EPPTransId aTransId,
EPPRgpExtReport aReport,
java.lang.Object aData)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||