electric.util.dictionary.persistent
Interface IPersistentDictionary
- All Superinterfaces:
- IDictionary
- All Known Implementing Classes:
- PersistentDictionary
- public interface IPersistentDictionary
- extends IDictionary
IPersistentDictionary
- Author:
- webMethods
clear
public void clear()
delete
public void delete()
load
public java.lang.Object load(java.lang.Object key)
- Parameters:
key
-
setSync
public void setSync(boolean flag)
- Parameters:
flag
-
getSync
public boolean getSync()
sync
public void sync()
getEncoded
public boolean getEncoded()
setEncoded
public void setEncoded(boolean encoded)
- Parameters:
encoded
-
copyright© 2001-2004 by webMethods All Rights Reserved.