Load the value from the underlying store, update the provided entry and
call the onNext method of the provided
StoreObserver object, or onError if the store operation
failed.
Load the values from the underlying store and update the specified entries
by calling the onNext method of the provided
StoreObserver object, or onError if the store operation
failed.