isDataPersisted(String) method
Returns if the data with the given key is persisted.
Syntax
public
abstract boolean
isDataPersisted
(
String
key
)
Parameters
key
– The key of the data
Returns
True if the data persisted false if not.
Parent topic:
Deprecated API List
Created December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.