google-nomulus/java/google/registry/export
mcilwain b03bd3b525 Remove UNRESERVED as a reservation type
This is a follow-up to Lai's refactoring of the get reservation types
code to return a set rather than a single type. Since we're always
returning a set now, the more natural way to represent a label that is
not reserved is to return an empty set rather than a set containing
UNRESERVED.

Also fixes some minor style issues I ran across regarding static
importing and test method naming that I ran across (no logic
implications).

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=151132116
2017-03-27 13:31:33 -04:00
..
sheet Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
BigqueryPollJobAction.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
BUILD Restructure Maven dependencies in build 2017-01-09 11:59:04 -05:00
CheckSnapshotAction.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
DatastoreBackupInfo.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
DatastoreBackupService.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
DriveModule.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ExportConstants.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
ExportDomainListsAction.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ExportRequestModule.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ExportReservedTermsAction.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ExportSnapshotAction.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
ExportUtils.java Remove UNRESERVED as a reservation type 2017-03-27 13:31:33 -04:00
LoadSnapshotAction.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
PublishDetailReportAction.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
SyncGroupMembersAction.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
UpdateSnapshotViewAction.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00