Uses of Interface
org.javarosa.core.services.storage.IStorageFactory
| Package | Description |
|---|---|
| org.javarosa.core.services.storage |
-
Uses of IStorageFactory in org.javarosa.core.services.storage
Methods in org.javarosa.core.services.storage with parameters of type IStorageFactory Modifier and Type Method Description static voidStorageManager. setStorageFactory(IStorageFactory fact)Attempts to set the storage factory for the current environment.static voidStorageManager. setStorageFactory(IStorageFactory fact, boolean mustWork)Attempts to set the storage factory for the current environment and fails and dies if there is already a storage factory set if specified.Constructors in org.javarosa.core.services.storage with parameters of type IStorageFactory Constructor Description WrappingStorageUtility(String name, WrappingStorageUtility.SerializationWrapper wrapper, IStorageFactory storageFactory)Create a new wrapping StorageUtility