mirror of
https://github.com/google/nomulus.git
synced 2025-06-04 03:27:27 +02:00
* Allow class-specific creation of symmetrict VKeys When translating from a datastore Key to a VKey, see if the "kind" class contains a createVKey(com.googlecode.objectify.Key) static method and if it does, use it to construct a symmetric VKey instead of simply creating an objectify-sided asymmetric VKey. As a test case for this, implement the createVKey() static function for DomainBase. Also, create unit tests for VKeyTranslatorFactory, which continues to house the functionality. |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
WEB-INF/appengine-generated | ||
build.gradle | ||
Dockerfile | ||
karma.conf.js |