/* Copyright (c) 2004-2011, The Dojo Foundation All Rights Reserved. Available via Academic Free License >= 2.1 OR the modified BSD license. see: http://dojotoolkit.org/license for details */ //>>built define("dojo/store/api/Store",["dojo/_base/declare"],function(_1){ var _2=_1("dojo.store.api.Store",null,{idProperty:"id",queryEngine:null,get:function(id){ },getIdentity:function(_3){ },put:function(_4,_5){ },add:function(_6,_7){ },remove:function(id){ delete this.index[id]; var _8=this.data,_9=this.idProperty; for(var i=0,l=_8.length;i