Abstract
Manages the API methods of a data model with a mutable cache of instances.
Protected
The data structure belonging to this manager.
Readonly
The cache of items for this manager.
The client that instantiated this Manager.
Adds an entry to the cache or updates an existing one.
Removes an entry from the cache.
Manages the API methods of a data model with a mutable cache of instances.