google-nomulus/java/google/registry/model/domain
cgoldfeder 8256120b3a Simplify the fee extensions.
I added shared base classes to all of the Fee extension types that
make it possible to fully ignore the version in the flows. (You
ask for a FeeCreateCommandExtension, for example, and you get one
without having to worry about which). This is an improvement over
the old code that asked you to provide a list of possible fee
extensions and then ask for the first one in preference order.

As part of this I was able to make the Fee implementation a bit
simpler as well.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=137992390
2016-11-10 11:09:23 -05:00
..
allocate Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
fee Simplify the fee extensions. 2016-11-10 11:09:23 -05:00
fee06 Simplify the fee extensions. 2016-11-10 11:09:23 -05:00
fee11 Simplify the fee extensions. 2016-11-10 11:09:23 -05:00
fee12 Simplify the fee extensions. 2016-11-10 11:09:23 -05:00
flags Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
launch Use correct <a> tag syntax in javadoc @see tag 2016-11-02 15:19:34 -04:00
metadata Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
rgp Use correct <a> tag syntax in javadoc @see tag 2016-11-02 15:19:34 -04:00
secdns Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
DesignatedContact.java Switch over to non-ReferenceUnion fields on DomainBase 2016-11-02 15:19:34 -04:00
DomainApplication.java Add temporary @OnLoad to set period in DomainApplication 2016-11-02 15:19:34 -04:00
DomainAuthInfo.java Refactor authInfo validation 2016-11-10 11:07:54 -05:00
DomainBase.java Switch over to non-ReferenceUnion fields on DomainBase 2016-11-02 15:19:34 -04:00
DomainCommand.java Replace command.applyTo() with inlined builder operations 2016-11-02 15:19:34 -04:00
DomainObjectSpec.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
DomainRenewData.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
DomainResource.java Add RFC references to EppResource Javadoc 2016-10-24 10:45:45 -04:00
ForeignKeyedDesignatedContact.java Use correct <a> tag syntax in javadoc @see tag 2016-11-02 15:19:34 -04:00
GracePeriod.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
LrpTokenEntity.java Rename LrpToken to LrpTokenEntity 2016-10-14 16:58:07 -04:00
package-info.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
Period.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
ReferenceUnion.java Begin migration away from ReferenceUnions 2016-10-14 17:52:01 -04:00