google-nomulus/java/google/registry/rdap
mcilwain 0b4c3e56d6 Temporarily revert phase two of migration away from ReferenceUnions
*** Reason for rollback ***

This code is fine, and I will be resurrecting it unaltered next week.  It's only being rolled back for operational reasons related to the timing of our internal pushes.

*** Original change description ***

Switch over to non-ReferenceUnion fields on DomainBase

This is the second phase of a three phase migration to remove
ReferenceUnions. As of the end of this phase, ReferenceUnions are no longer read
from in any active code paths, but are still written to in case a rollback to
the previous version is necessary. The third and final phase will remove the
ReferenceUnions entirely.

***

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=136642759
2016-10-24 10:39:22 -04:00
..
BUILD MOE strip compatible_with 2016-08-02 19:14:28 -04:00
RdapActionBase.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
RdapAutnumAction.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
RdapDomainAction.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
RdapDomainSearchAction.java Temporarily revert phase two of migration away from ReferenceUnions 2016-10-24 10:39:22 -04:00
RdapEntityAction.java Fix RDAP quirks uncovered during documentation 2016-10-17 17:53:18 -04:00
RdapEntitySearchAction.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
RdapHelpAction.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
RdapIcannStandardInformation.java RDAP: Add comments with specific directions from ICANN 2016-10-14 17:00:32 -04:00
RdapIpAction.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
RdapJsonFormatter.java Fix RDAP quirks uncovered during documentation 2016-10-17 17:53:18 -04:00
RdapModule.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
RdapNameserverAction.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
RdapNameserverSearchAction.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
RdapSearchPattern.java Fix RDAP quirks uncovered during documentation 2016-10-17 17:53:18 -04:00
RdapSearchResults.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00