google-nomulus/java/google/registry/model
cgoldfeder 0b1781b110 Make LINKED into a virtual status value
* Remove LINKED when loading an EppResource
* Enforce that you can't add it to a resource
* Ignore LINKED on xjc import of contacts and hosts

After running ResaveAllEppResourcesAction we will no
longer have persisted LINKED statuses in datastore.

In the process of writing this I discovered that RDAP
treats LINKED like any other status value and returns
the persisted value rather than the derived one. Since
this is an existing bug and is orthogonal to the changes
in this CL, I am addressing it in a separate CL.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=145585227
2017-01-30 15:03:53 -05:00
..
annotations Add @ReportedOn annotation for BigQuery exports 2016-12-19 11:09:11 -05:00
billing Remove the util package's dependency on the config package 2017-01-12 14:14:51 -05:00
common Use cursor to track updating of registrar sheet 2016-11-10 11:21:29 -05:00
contact Create *InfoData objects instead of reusing *Resource objects 2017-01-12 14:11:51 -05:00
domain Remove buildWithoutImplicitStatusValues 2017-01-30 15:03:53 -05:00
eppcommon Make LINKED into a virtual status value 2017-01-30 15:03:53 -05:00
eppinput Remove the unused flags extension 2017-01-09 11:59:04 -05:00
eppoutput Create *InfoData objects instead of reusing *Resource objects 2017-01-12 14:11:51 -05:00
export Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
host Create *InfoData objects instead of reusing *Resource objects 2017-01-12 14:11:51 -05:00
index Make all but one field on RegistryConfig static 2017-01-09 12:01:09 -05:00
mark Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
ofy Remove the old RegistryConfig paradigm entirely 2017-01-09 12:01:09 -05:00
poll Ensure that poll messages are created in domain create flow tests 2017-01-09 11:59:04 -05: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 Move registry policy settings and some others into YAML config 2017-01-30 15:03:53 -05:00
registry Remove the util package's dependency on the config package 2017-01-12 14:14:51 -05:00
reporting Add otherClientId to HistoryEntry 2017-01-09 12:00:34 -05:00
server Revert Guava 20 features until we get the build working properly 2016-11-02 15:19:34 -04:00
smd Remove the util package's dependency on the config package 2017-01-12 14:14:51 -05:00
tmch Remove the util package's dependency on the config package 2017-01-12 14:14:51 -05:00
transfer Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
translators Deprecate more fields in RegistryConfig 2017-01-09 11:59:04 -05:00
BackupGroupRoot.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
BUILD Create *InfoData objects instead of reusing *Resource objects 2017-01-12 14:11:51 -05:00
Buildable.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
CacheUtils.java Remove the util package's dependency on the config package 2017-01-12 14:14:51 -05: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 Make LINKED into a virtual status value 2017-01-30 15:03:53 -05:00
EppResourceUtils.java Get rid of cloneWithLinkedStatus 2017-01-25 12:25:05 -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
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