google-nomulus/java/google/registry/model
cgoldfeder 8059ab5c90 A @DoNotHydrate annotation for toHydratedString
This is needed for a soon-to-be-submitted CL that changes
all Refs to Keys and therefore removes the logic in
toHydratedString that doesn't expand Keys. We need to be
able to tag types as unexpandable to avoid cycles. It
would be better to tag fields, not types, but that is a
much harder change and not currently needed by the use
case of the following CL, so for now this suffices.

While I am in here, add tests for all of the features
of toHydratedString.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=131618634
2016-08-30 14:15:16 -04:00
..
annotations Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
billing Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
common Add additional methods for manipulating timed transition maps 2016-08-15 17:13:29 -04:00
contact RDAP: Implement entity name search 2016-08-15 17:13:29 -04:00
domain Handle LRP tokens in flows 2016-08-22 14:30:19 -04:00
eppcommon Add XML support for new Flags EPP extension 2016-08-02 19:03:26 -04:00
eppinput Add XML support for new Flags EPP extension 2016-08-02 19:03:26 -04:00
eppoutput Add XML support for new Flags EPP extension 2016-08-02 19:03:26 -04:00
export Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
host Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
index Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
mark Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
ofy Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
poll Handle nullness properly in some message/flow/poll code 2016-07-15 14:58:57 -04:00
pricing Use string keys for the multimap of pricing engines for TLDs 2016-08-03 11:16:01 -04:00
rde Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
registrar RDAP: Use IANA identifier as the registrar handle 2016-08-22 14:06:07 -04:00
registry Allow two-letter domain names 2016-08-15 16:57:19 -04:00
reporting Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
server Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
smd Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
tmch Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
transfer Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
translators Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
AbstractFieldExposer.java Make javadoc <p> style guide compliant 2016-05-18 13:09:01 -04:00
BackupGroupRoot.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
BUILD MOE strip compatible_with 2016-08-02 19:14:28 -04:00
Buildable.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
CreateAutoTimestamp.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
EntityClasses.java Unstrip LrpToken from EntityClasses 2016-08-02 19:23:01 -04:00
EppResource.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
EppResourceUtils.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
generate_field_exposer.sh Fix up license headers and Python linting 2016-08-02 19:16:42 -04:00
generate_field_exposer_registry.sh Fix up license headers and Python linting 2016-08-02 19:16:42 -04:00
ImmutableObject.java A @DoNotHydrate annotation for toHydratedString 2016-08-30 14:15:16 -04:00
Jsonifiable.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
JsonMapBuilder.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
ModelUtils.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
package-info.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
RoidSuffixes.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
SchemaVersion.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00
UpdateAutoTimestamp.java Convert entire project to strict lexicographical import sort ordering 2016-07-13 15:59:53 -04:00