Class CacheCapabilitiesManager

public

CacheCapabilitiesManager provides encapsulated API access to the minimal subset of the Store's functionality that Cache implementations should interact with. It is provided to the Store's createRecordDataFor and createCache hooks.

Cache implementations should not need more than this API provides.

This class cannot be directly instantiated.