Getter methods
getStore
The getStore
method returns a reference to the underlying Store
or MergeableStore
that is backing this Persister
object. Read more.
getStorageName
The getStorageName
method returns the unique key of the storage location the Store
is being persisted to. Read more.