Lines Matching refs:storage

65 /** This is a service that allows to get access to a package using storage
69 A root storage should be retrieved by using <type>StorageFactory</type>
71 of a parent storage.
81 package storage implementation.
89 A root storage is created by <type>StorageFactory</type>
91 is decreased to zero the storage will be disposed
93 a root storage is disposed explicitly since in garbage
95 decreased too late and resources locked by the storage
101 interface of storage. Each time a substorage is opened
112 In case a storage object is disposed all the elements
114 object are disposed. If the storage was opened in
130 common storage password should be set through
132 this storage or to a one of storages in parent
170 A storage flashes on commit all the child streams it
172 the storage was committed nor the stream was flushed
181 common storage password should be set through
183 this storage or to a one of storages in parent
204 A storage flashes on commit all the child streams it
206 the storage was committed nor the stream was flushed
218 committed version of this storage. So in case the
219 storage was not committed after it was changed, the
220 changes will not appear in the new created storage.
229 of child storage will be used. So in case the child
230 storage was not committed after it was changed, the
231 changes will not appear in the new created storage.
235 This method allows to retrieve copy of a child storage
248 If the storage is created based on url this property allows
257 /** allows to commit or revert changes that were done for the storage.
260 If a storage is committed all changes made to it will be integrated to
261 it's parent storage. This is recursive process, so the last committed
262 storage should be the root one. For the package based storages commit
263 of a root storage also means flashing to the related medium. If
264 a storage is not committed, no changes for it or it's child elements
271 /** allows to track storage's transaction state.
276 /** allows to set password to a root storage.
279 This interface can be supported by a storage to allow to set
280 a common storage password. This password is used as default password
282 marked to use common storage password on storing.
283 Specifying of the password for a storage allows to use it for the
285 storage password for own subtree.
292 /** allows to get and set the media type of the storage.
315 the storage to decide whether he accepts the fallback approach for
322 /** allows to detect whether the storage is a root one.
327 /** allows to detect whether storage is open in "repair package" mode or
333 /** allows to detect if the storage contains encrypted entries.
336 In case it is set to <TRUE/> the storage itself and/or a tree of
345 /** allows to detect if the storage contains nonencrypted entries.
348 In case it is set to <TRUE/> the storage itself and/or a tree of