google-nomulus/java/google/registry/pricing
mountford 95cc7ab3d8 Add extra logic for all relevant flows
This CL enhances various domain flows (check, create, delete, renew, restore, transfer, update) so that they invoke the appropriate methods on the object implementing the TLD's RegistryExtraFlowLogic (if any). TldSpecificLogicProxy is also updated to invoke RegistryExtraFlowLogic proxy (if any) to fetch the appropriate price. The tests use a made-up extra flow logic object which can be attached to a test TLD to make sure that the proper routines are being invoked.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=132486734
2016-09-14 15:26:36 -04:00
..
BUILD MOE strip compatible_with 2016-08-02 19:14:28 -04:00
PricingComponent.java Use string keys for the multimap of pricing engines for TLDs 2016-08-03 11:16:01 -04:00
PricingEngineProxy.java Use string keys for the multimap of pricing engines for TLDs 2016-08-03 11:16:01 -04:00
PricingModule.java Use string keys for the multimap of pricing engines for TLDs 2016-08-03 11:16:01 -04:00