Language
The Free and Open Productivity Suite
Constructors' Details |
createTransient
|
createTransient( |
[in] string |
context ); |
- Description
- Creates a transient registry.
- Parameter context
- context of registry, e.g. user, shared
|
|
createPersistent
|
createPersistent( |
[in] string |
context, |
| [in] string |
cacheDirectory, |
| [in] boolean |
readOnly ); |
- Description
- Creates a persistent registry.
- Parameter context
- context of registry, e.g. user, shared
- Parameter cacheDirectory
- cache directory that the registry has to use
- Parameter readOnly
- reflects whether writing to cache directory is allowed
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.