google-nomulus/java/google/registry/model/common
ctingue 87961fbb12 Add global-scoped (and other type-scoped) cursors
Expanding recurring billing events will require a global cursor as opposed to a Registry-scoped cursor, so this CL creates a more generic Cursor type and adds a dual-write for the old RegistryCursor (for both old and new styles) on save. We can then touch any stragglers using the UpdateCursorsCommand and simply drop the old RegistryCursor once all have been migrated.

See [] for migration tracking.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=121706885
2016-05-13 23:19:34 -04:00
..
CrossTldSingleton.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
Cursor.java Add global-scoped (and other type-scoped) cursors 2016-05-13 23:19:34 -04:00
EntityGroupRoot.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
GaeUserIdConverter.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
PersistedRangeLong.java Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
TimedTransitionProperty.java Add data model entities for .app discounting 2016-05-13 23:18:52 -04:00
TimeOfYear.java Add ability to expand TimeOfYear into instances 2016-05-13 23:18:45 -04:00