-
Type:
Task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.2.M2
-
Component/s: Core Library
-
Labels:None
Just found a missing API. CollectionProperty allows to use PK values directly (containsId() and variants), while EnityProperty doesn't.
Should add these missing methods.