google-nomulus/java/google/registry/flows/custom
jianglai 79a72387ee Migrate getCreatePrice() call to DomainPricingLogic
Swap all calls to TldSpecificLogicProxy.getCreatePrice() to the counterpart in
DomainPricingLogic. Also makes necessary changes for testing to work, including
fake implementations of DomainPricingCustomLogic and
DomainCreateLofwCustomLogic.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=140754334
2016-12-06 11:52:46 -05:00
..
BaseFlowCustomLogic.java Add a custom logic framework to provide pluggable extensibility 2016-11-15 15:19:32 -05:00
CustomLogicFactory.java Add extensible custom logic to domain application create flow 2016-12-06 11:52:46 -05:00
CustomLogicFactoryModule.java Add a custom logic framework to provide pluggable extensibility 2016-11-15 15:19:32 -05:00
CustomLogicModule.java Add extensible custom logic to domain application create flow 2016-12-06 11:52:46 -05:00
DomainApplicationCreateFlowCustomLogic.java Add extensible custom logic to domain application create flow 2016-12-06 11:52:46 -05:00
DomainCheckFlowCustomLogic.java Add extensible custom logic to the domain check flow 2016-11-16 17:06:43 -05:00
DomainCreateFlowCustomLogic.java Migrate getCreatePrice() call to DomainPricingLogic 2016-12-06 11:52:46 -05:00
DomainDeleteFlowCustomLogic.java Add extensible custom logic to the domain delete flow 2016-12-06 11:52:46 -05:00
DomainInfoFlowCustomLogic.java Add extensible custom logic to the domain info flow 2016-11-28 11:26:42 -05:00
DomainPricingCustomLogic.java Make domain pricing customizable 2016-12-06 11:52:46 -05:00
DomainRenewFlowCustomLogic.java Add extensible custom logic to the domain renew flow 2016-11-28 11:32:47 -05:00
DomainUpdateFlowCustomLogic.java Add extensible custom logic to the domain update flow 2016-11-28 11:28:16 -05:00
EntityChanges.java Add a custom logic framework to provide pluggable extensibility 2016-11-15 15:19:32 -05:00