google-nomulus/java/google/registry/model
mcilwain 5368489987 Enforce nullness consistency on EppResponse.set...() methods
The callsites were inconsistent between whether they were passing empty list or
null, and many of the ones that were passing null were not correctly annotated
with @Nullable. I'm now going with empty list throughout except for the final
step where the actual field that will be transformed into XML is set, where it
is coerced to null to avoid an empty element in the XML output.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=139340837
2016-11-16 17:03:43 -05:00
..
annotations Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
billing Clean up BillingEvent.Reason.AUTO_RENEW and scraps 2016-11-15 10:56:52 -05:00
common Use cursor to track updating of registrar sheet 2016-11-10 11:21:29 -05:00
contact Scope down TransferData to only ContactResource and DomainResource 2016-11-15 13:47:28 -05:00
domain Scope down TransferData to only ContactResource and DomainResource 2016-11-15 13:47:28 -05:00
eppcommon Refactor authInfo validation 2016-11-10 11:07:54 -05:00
eppinput Simplify the fee extensions. 2016-11-10 11:09:23 -05:00
eppoutput Enforce nullness consistency on EppResponse.set...() methods 2016-11-16 17:03:43 -05:00
export Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
host Scope down TransferData to only ContactResource and DomainResource 2016-11-15 13:47:28 -05:00
index Fix two ErrorProne warnings in TypeUtils 2016-11-15 10:50:39 -05:00
mark Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
ofy Use correct <a> tag syntax in javadoc @see tag 2016-11-02 15:19:34 -04:00
poll Use correct <a> tag syntax in javadoc @see tag 2016-11-02 15:19:34 -04:00
pricing Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
rde Use correct <a> tag syntax in javadoc @see tag 2016-11-02 15:19:34 -04:00
registrar Use correct <a> tag syntax in javadoc @see tag 2016-11-02 15:19:34 -04:00
registry Make driveFolderId on Registry entity optional 2016-11-15 10:38:20 -05:00
reporting Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
server Revert Guava 20 features until we get the build working properly 2016-11-02 15:19:34 -04:00
smd Use correct <a> tag syntax in javadoc @see tag 2016-11-02 15:19:34 -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
BackupGroupRoot.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
BUILD Remove FieldExposers, since GAE reflection works normally 2016-11-10 11:32:07 -05: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 Scope down TransferData to only ContactResource and DomainResource 2016-11-15 13:47:28 -05:00
EppResourceUtils.java Scope down TransferData to only ContactResource and DomainResource 2016-11-15 13:47:28 -05:00
ImmutableObject.java Get rid of ReferenceUnions entirely 2016-11-15 10:42:58 -05: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 Remove FieldExposers, since GAE reflection works normally 2016-11-10 11:32:07 -05: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 Revert Guava 20 features until we get the build working properly 2016-11-02 15:19:34 -04:00
UpdateAutoTimestamp.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00