liuyg
2021-06-22 1a2c1d005bf7de2528f73638fb24d31da812aad5
1
2
3
//>>built
define(["../../_base/declare","./Read"],function(b,c){return b("dojo.data.api.Identity",c,{getFeatures:function(){return{"dojo.data.api.Read":!0,"dojo.data.api.Identity":!0}},getIdentity:function(a){throw Error("Unimplemented API: dojo.data.api.Identity.getIdentity");},getIdentityAttributes:function(a){throw Error("Unimplemented API: dojo.data.api.Identity.getIdentityAttributes");},fetchItemByIdentity:function(a){if(!this.isItemLoaded(a.item))throw Error("Unimplemented API: dojo.data.api.Identity.fetchItemByIdentity");
}})});