google-nomulus/java/google/registry/model
mountford 748dd34385 Save number of years in DomainApplication
Right now, DomainApplicationCreateFlow checks to make sure that the registration period is in years, but doesn't store it in the DomainApplication explicitly. Instead, when DomainAllocateFlow runs later, it goes back to the XML in the HistoryEntry to get the number of years. Corey suggests that it would be cleaner to store the number of years in the DomainApplication. This is stage one of a data migration; we store the value, but don't actually read it anywhere except in tests. If we have any outstanding domain applications, we will then need to write a scrap tool to populate the years field, after which we can start relying on the field.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=137317739
2016-11-02 15:19:34 -04:00
..
annotations Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
billing Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
common Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
contact Add RFC references to EppResource Javadoc 2016-10-24 10:45:45 -04:00
domain Save number of years in DomainApplication 2016-11-02 15:19:34 -04:00
eppcommon Change all references to Domain Registry to Nomulus 2016-10-14 16:58:07 -04:00
eppinput Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
eppoutput Remove old json logging from flows 2016-11-02 15:19:34 -04:00
export Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
host Add RFC references to EppResource Javadoc 2016-10-24 10:45:45 -04:00
index Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
mark Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
ofy Change lrpTldStates to Interval 2016-10-14 16:58:07 -04:00
poll Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
pricing Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
rde Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
registrar Remove stale TODO on Javadoc for Registrar.PUBLICLY_VISIBLE_TYPES 2016-10-14 17:00:32 -04:00
registry Flatten the domain and application create flows 2016-10-19 13:08:33 -04:00
reporting Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
server Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
smd Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
tmch Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
transfer Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
translators Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
AbstractFieldExposer.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
BackupGroupRoot.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
BUILD Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
Buildable.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
CreateAutoTimestamp.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EntityClasses.java Rename LrpToken to LrpTokenEntity 2016-10-14 16:58:07 -04:00
EppResource.java Add RFC references to EppResource Javadoc 2016-10-24 10:45:45 -04:00
EppResourceUtils.java Temporarily revert phase two of migration away from ReferenceUnions 2016-10-24 10:39:22 -04:00
generate_field_exposer.sh Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
generate_field_exposer_registry.sh Make essential Bazel packages publicly visible 2016-10-24 11:57:00 -04:00
ImmutableObject.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
Jsonifiable.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
JsonMapBuilder.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
ModelUtils.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
package-info.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
RoidSuffixes.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
SchemaVersion.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
UpdateAutoTimestamp.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00