//>>built define(["dojo/_base/array","dojo/_base/declare","dojo/_base/lang"],function(f,g,h){return g("dojox.storage.Provider",null,{constructor:function(){},SUCCESS:"success",FAILED:"failed",PENDING:"pending",SIZE_NOT_AVAILABLE:"Size not available",SIZE_NO_LIMIT:"No size limit",DEFAULT_NAMESPACE:"default",onHideSettingsUI:null,initialize:function(){console.warn("dojox.storage.initialize not implemented")},isAvailable:function(){console.warn("dojox.storage.isAvailable not implemented")},put:function(a,b,c, d){console.warn("dojox.storage.put not implemented")},get:function(a,b){console.warn("dojox.storage.get not implemented")},hasKey:function(a,b){return!!this.get(a,b)},getKeys:function(a){console.warn("dojox.storage.getKeys not implemented")},clear:function(a){console.warn("dojox.storage.clear not implemented")},remove:function(a,b){console.warn("dojox.storage.remove not implemented")},getNamespaces:function(){console.warn("dojox.storage.getNamespaces not implemented")},isPermanent:function(){console.warn("dojox.storage.isPermanent not implemented")}, getMaximumSize:function(){console.warn("dojox.storage.getMaximumSize not implemented")},putMultiple:function(a,b,c,d){for(var e=0;e