Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
1. New method: IdCoder.getStringId(ObjectId id);
2. Support for temporary object id encode/decode ops in EntityIdCoder
These improvements will allow to reference objects with temp ids, and create object references when only ObjectId is available, but not the object.
Just like before, temp IDs with attached replacement IDs are treated as permanent ids during encoding.