Getter methods
getStore
The getStore
method returns a reference to the underlying Store
or MergeableStore
that is backing this Persister
object. Read more.
getChannelName
The getChannelName
method returns the name of the channel being used for synchronization. Read more.