Package google.registry.flows.custom
package google.registry.flows.custom
-
ClassDescriptionAn abstract base class for all flow custom logic that stores the flow's
EppInput
andSessionMetadata
for convenience.A no-op base custom logic factory.Dagger module for custom logic factories.Dagger module to provide instances of custom logic classes for EPP flows.A no-op base class forDomainCheckFlow
custom logic.A record to encapsulate parameters for a call toDomainCheckFlowCustomLogic.afterValidation(google.registry.flows.custom.DomainCheckFlowCustomLogic.AfterValidationParameters)
.Builder forDomainCheckFlowCustomLogic.AfterValidationParameters
.A record to encapsulate parameters for a call toDomainCheckFlowCustomLogic.beforeResponse(google.registry.flows.custom.DomainCheckFlowCustomLogic.BeforeResponseParameters)
.Builder forDomainCheckFlowCustomLogic.BeforeResponseParameters
.A record to encapsulate parameters for the return values from a call toDomainCheckFlowCustomLogic.beforeResponse(google.registry.flows.custom.DomainCheckFlowCustomLogic.BeforeResponseParameters)
.Builder forDomainCheckFlowCustomLogic.BeforeResponseReturnData
.A no-op base class forDomainCreateFlow
custom logic.A record to encapsulate parameters for a call toDomainCreateFlowCustomLogic.afterValidation(google.registry.flows.custom.DomainCreateFlowCustomLogic.AfterValidationParameters)
.A record to encapsulate parameters for a call toDomainCreateFlowCustomLogic.beforeResponse(google.registry.flows.custom.DomainCreateFlowCustomLogic.BeforeResponseParameters)
.Builder forDomainCreateFlowCustomLogic.BeforeResponseParameters
.A record to encapsulate parameters for the return values from a call toDomainCreateFlowCustomLogic.beforeResponse(google.registry.flows.custom.DomainCreateFlowCustomLogic.BeforeResponseParameters)
.Builder forDomainCreateFlowCustomLogic.BeforeResponseReturnData
.A record to encapsulate parameters for a call toDomainCreateFlowCustomLogic.beforeSave(google.registry.flows.custom.DomainCreateFlowCustomLogic.BeforeSaveParameters)
.Builder forDomainCreateFlowCustomLogic.BeforeSaveParameters
.A no-op base class forDomainDeleteFlow
custom logic.A record to encapsulate parameters for a call toDomainDeleteFlowCustomLogic.afterValidation(google.registry.flows.custom.DomainDeleteFlowCustomLogic.AfterValidationParameters)
.A record to encapsulate parameters for a call toDomainDeleteFlowCustomLogic.beforeResponse(google.registry.flows.custom.DomainDeleteFlowCustomLogic.BeforeResponseParameters)
.Builder forDomainDeleteFlowCustomLogic.BeforeResponseParameters
.A record to encapsulate parameters for the return values from a call toDomainDeleteFlowCustomLogic.beforeResponse(google.registry.flows.custom.DomainDeleteFlowCustomLogic.BeforeResponseParameters)
.Builder forDomainDeleteFlowCustomLogic.BeforeResponseReturnData
.A record to encapsulate parameters for a call toDomainDeleteFlowCustomLogic.beforeSave(google.registry.flows.custom.DomainDeleteFlowCustomLogic.BeforeSaveParameters)
.Builder forDomainDeleteFlowCustomLogic.BeforeSaveParameters
.A no-op base class forDomainInfoFlow
custom logic.A record to encapsulate parameters for a call toDomainInfoFlowCustomLogic.afterValidation(google.registry.flows.custom.DomainInfoFlowCustomLogic.AfterValidationParameters)
.Builder forDomainInfoFlowCustomLogic.AfterValidationParameters
.A record to encapsulate parameters for a call toDomainInfoFlowCustomLogic.beforeResponse(google.registry.flows.custom.DomainInfoFlowCustomLogic.BeforeResponseParameters)
.Builder forDomainInfoFlowCustomLogic.BeforeResponseParameters
.A record to encapsulate parameters for the return values from a call toDomainInfoFlowCustomLogic.beforeResponse(google.registry.flows.custom.DomainInfoFlowCustomLogic.BeforeResponseParameters)
.Builder forDomainInfoFlowCustomLogic.BeforeResponseReturnData
.A no-op base class to customizeDomainPricingLogic
.A record to encapsulate parameters for a call toDomainPricingCustomLogic.customizeCreatePrice(google.registry.flows.custom.DomainPricingCustomLogic.CreatePriceParameters)
.Builder forDomainPricingCustomLogic.CreatePriceParameters
.A record to encapsulate parameters for a call toDomainPricingCustomLogic.customizeRenewPrice(google.registry.flows.custom.DomainPricingCustomLogic.RenewPriceParameters)
.Builder forDomainPricingCustomLogic.RenewPriceParameters
.A record to encapsulate parameters for a call toDomainPricingCustomLogic.customizeRestorePrice(google.registry.flows.custom.DomainPricingCustomLogic.RestorePriceParameters)
.Builder forDomainPricingCustomLogic.RestorePriceParameters
.A record to encapsulate parameters for a call toDomainPricingCustomLogic.customizeTransferPrice(google.registry.flows.custom.DomainPricingCustomLogic.TransferPriceParameters)
.Builder forDomainPricingCustomLogic.TransferPriceParameters
.A record to encapsulate parameters for a call toDomainPricingCustomLogic.customizeUpdatePrice(google.registry.flows.custom.DomainPricingCustomLogic.UpdatePriceParameters)
.Builder forDomainPricingCustomLogic.UpdatePriceParameters
.A no-op base class forDomainRenewFlow
custom logic.A class to encapsulate parameters for a call toDomainRenewFlowCustomLogic.afterValidation(google.registry.flows.custom.DomainRenewFlowCustomLogic.AfterValidationParameters)
.Builder forDomainRenewFlowCustomLogic.AfterValidationParameters
.A record to encapsulate parameters for a call toDomainRenewFlowCustomLogic.beforeResponse(google.registry.flows.custom.DomainRenewFlowCustomLogic.BeforeResponseParameters)
.Builder forDomainRenewFlowCustomLogic.BeforeResponseParameters
.A record to encapsulate parameters for the return values from a call toDomainRenewFlowCustomLogic.beforeResponse(google.registry.flows.custom.DomainRenewFlowCustomLogic.BeforeResponseParameters)
.Builder forDomainRenewFlowCustomLogic.BeforeResponseReturnData
.A record to encapsulate parameters for a call toDomainRenewFlowCustomLogic.beforeSave(google.registry.flows.custom.DomainRenewFlowCustomLogic.BeforeSaveParameters)
.Builder forDomainRenewFlowCustomLogic.BeforeSaveParameters
.A no-op base class forDomainUpdateFlow
custom logic.A record to encapsulate parameters for a call toDomainUpdateFlowCustomLogic.afterValidation(google.registry.flows.custom.DomainUpdateFlowCustomLogic.AfterValidationParameters)
.A record to encapsulate parameters for a call toDomainUpdateFlowCustomLogic.beforeSave(google.registry.flows.custom.DomainUpdateFlowCustomLogic.BeforeSaveParameters)
.Builder forDomainUpdateFlowCustomLogic.BeforeSaveParameters
.A record that encapsulates database entities to both save and delete.Builder forEntityChanges
.