- getAllCachedResourceItems(Callback<StorageInfo, FileError>) - Method in class ch.gbrain.gwtstorage.manager.StorageManager
-
Retrieve all ResourceItems related keys from the LocalStorage
- getCacheDirectory() - Method in class ch.gbrain.gwtstorage.manager.StorageManager
-
- getCacheDirectoryEntry(Callback<DirectoryEntry, StorageError>) - Method in class ch.gbrain.gwtstorage.manager.StorageManager
-
- getCacheEnabled() - Method in class ch.gbrain.gwtstorage.manager.StorageManager
-
- getCleanFileName() - Method in class ch.gbrain.gwtstorage.model.StorageInfo
-
Cleans the filename from the cache path
- getCode() - Method in class ch.gbrain.gwtstorage.manager.TransferError
-
- getDownloadNotification() - Method in class ch.gbrain.gwtstorage.model.StorageResource
-
- getErrorReason() - Method in exception ch.gbrain.gwtstorage.manager.StorageError
-
- getErrorReason() - Method in class ch.gbrain.gwtstorage.manager.TransferError
-
- getFileName() - Method in class ch.gbrain.gwtstorage.model.StorageInfo
-
- getFilePath() - Method in class ch.gbrain.gwtstorage.model.StorageInfo
-
- getFileSize() - Method in class ch.gbrain.gwtstorage.model.StorageInfo
-
- getFileUrl() - Method in class ch.gbrain.gwtstorage.model.StorageInfo
-
- getId() - Method in class ch.gbrain.gwtstorage.model.StorageItem
-
- getJsonFileName() - Method in class ch.gbrain.gwtstorage.model.StorageItem
-
- getLastModificationDate() - Method in class ch.gbrain.gwtstorage.model.StorageInfo
-
- getLocalFileReference(String, String, boolean, FileCallback<FileEntry, StorageError>) - Method in class ch.gbrain.gwtstorage.manager.StorageManager
-
Retrieve the FileEntry Reference on the local filesystem of the device if
running in a local container eg.
- getLocalStorage() - Method in class ch.gbrain.gwtstorage.manager.StorageManager
-
Retrieve a reference to the local Storage (Browsers HTML5 key-value store)
- getLogger() - Method in class ch.gbrain.gwtstorage.manager.StorageManager
-
- getLogId() - Method in class ch.gbrain.gwtstorage.model.StorageItem
-
Retrieve a unique key to identify StorageItems for log entries
- getPhonegap() - Method in class ch.gbrain.gwtstorage.manager.StorageManager
-
- getRemoteAppBaseUrl() - Method in class ch.gbrain.gwtstorage.manager.StorageManager
-
- getRemoteResourceUrl(String) - Method in class ch.gbrain.gwtstorage.manager.StorageManager
-
Retrieve the url of the resource on the remote server based on the current
runtime environement
- getResourceIdKey() - Method in class ch.gbrain.gwtstorage.model.StorageResource
-
- getResourceUrl() - Method in class ch.gbrain.gwtstorage.model.StorageResource
-
- getResourceVersionKey() - Method in class ch.gbrain.gwtstorage.model.StorageResource
-
- getResourceVersionKey(String) - Static method in class ch.gbrain.gwtstorage.model.StorageResource
-
- getStorageItemIdKey() - Method in class ch.gbrain.gwtstorage.model.StorageItem
-
Retrieve a unique key to identify StorageItems in a key/value storage
- getStorageItemTimeKey() - Method in class ch.gbrain.gwtstorage.model.StorageItem
-
Retrieve a unique key to identify StorageItems Save Time in a key/value
storage
- getStorageKey() - Method in class ch.gbrain.gwtstorage.model.StorageInfo
-
- getStorageUrl() - Method in class ch.gbrain.gwtstorage.manager.StorageManager
-
- getTypeName() - Method in class ch.gbrain.gwtstorage.model.StorageItem
-
- getVersion() - Method in class ch.gbrain.gwtstorage.model.StorageInfo
-
- getVersion() - Method in class ch.gbrain.gwtstorage.model.StorageItem
-
- getVersion() - Method in class ch.gbrain.gwtstorage.model.StorageResource
-
- getWlanEnabled() - Method in class ch.gbrain.gwtstorage.manager.StorageManager
-
- GwtStorage - Class in ch.gbrain.gwtstorage.manager
-
Main entry point for GWT
- GwtStorage() - Constructor for class ch.gbrain.gwtstorage.manager.GwtStorage
-