Class <Interface> Cache
public
Defined in:
../core-types/src/cache.ts:39
The interface for EmberData Caches.
A Cache handles in-memory storage of Document and Resource data.
Methods
- changedAttrs
- changedRelationships
- clientDidCreate
- commitWasRejected
- didCommit
- diff
- dump
- fork
- getAttr
- getErrors
- getRelationship
- hasChangedAttrs
- hasChangedRelationships
- hydrate
- isDeleted
- isDeletionCommitted
- isEmpty
- isNew
- merge
- mutate
- patch
- peek
- peekRequest
- put
- rollbackAttrs
- rollbackRelationships
- setAttr
- setIsDeleted
- unloadRecord
- upsert
- willCommit
Properties
Events
No documented items