google-nomulus/java/google/registry/model
cgoldfeder 91049d2c53 Replace 'host.getSubordinateHost() != null' with 'host.isSubordinate()'
This is a cleanup in preparation for the next change that does a lot
of work with subordinate hosts, to make it easier to reason about in
complex code.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=146689904
2017-02-06 16:45:23 -05:00
..
annotations Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
billing Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
common Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
contact Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
domain Javadoc fixes 2017-02-02 16:48:54 -05:00
eppcommon Reword descriptions on some StatusValues 2017-02-06 16:45:23 -05:00
eppinput Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
eppoutput Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
export Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
host Replace 'host.getSubordinateHost() != null' with 'host.isSubordinate()' 2017-02-06 16:45:23 -05:00
index Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
mark Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ofy Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
poll Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
pricing Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
rde Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
registrar Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
registry Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
reporting Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
server Replace Throwables.propagate and variants with Guava 20 versions 2017-02-02 17:01:23 -05:00
smd Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
tmch Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
transfer Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
translators Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
BackupGroupRoot.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
BUILD Create *InfoData objects instead of reusing *Resource objects 2017-01-12 14:11:51 -05:00
Buildable.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CacheUtils.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CreateAutoTimestamp.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EntityClasses.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EppResource.java Make the allowed-on restrictions in StatusValue easier to read 2017-02-06 16:45:23 -05:00
EppResourceUtils.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ImmutableObject.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
Jsonifiable.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
JsonMapBuilder.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ModelUtils.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
SchemaVersion.java Replace deprecated "assignableFrom" with Guava 20 "subtypeOf" 2017-02-02 16:51:43 -05:00
UpdateAutoTimestamp.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00