Modifier and Type | Method and Description |
---|---|
Storage |
User.getStorage(java.lang.String storagename)
Gets a storage from the database.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Storage> |
User.getAllStorages()
Gets all the storages that are stored to the database.
|