update: function(type, uri, data, success, error) {
        this._checkParams(type, uri);

        this.updates.push({
            type: type,