shuishen
2021-06-18 d12e030d8a7690d79c5786bc2a786b6c21a24433
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");
}})});