google-nomulus/java/google/registry/model/poll
cgoldfeder cb8320ff40 Change @DoNotHydrate to work on fields, not types.
There was a circular reference when hydrating a domain with a
subordinate host, since the host references the domain. To fix
this, I redid @DoNotHydrate to be the way it should have been,
rather than the hack I had originally submitted. I also beefed
up the unit tests of the epp resource types to check for cycles.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=135792416
2016-10-11 11:27:54 -04:00
..
MessageQueueInfo.java Handle nullness properly in some message/flow/poll code 2016-07-15 14:58:57 -04:00
package-info.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
PendingActionNotificationResponse.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
PollMessage.java Change @DoNotHydrate to work on fields, not types. 2016-10-11 11:27:54 -04:00
PollMessageExternalKeyConverter.java Add documentation on poll messages and an outline of Code structure 2016-09-22 14:06:32 -04:00