A runtime cache for storing entity detail data from the Management Api UmbManagementApiDetailDataCache
Clears all entries from the cache
UmbManagementApiDetailDataCache
Deletes an entry from the cache
The ID of the entry to delete
Retrieves an entry from the cache
The ID of the entry to retrieve
Retrieves all entries from the cache
UmbManagementApiItemDataCache
Checks if an entry exists in the cache
The ID of the entry to check
Adds an entry to the cache
The ID of the entry to add
The data to cache
A runtime cache for storing entity detail data from the Management Api UmbManagementApiDetailDataCache