Methods' Summary |
storeLibraries |
stores the libraries to the current location.
|
Attributes' Summary |
RootLocation |
denotes the root location associated with the container.
|
ContainerLocationName |
denotes the name of the sub location where the container elements are
actually stored.
|
Attributes' Details |
RootLocation
[ readonly ] any RootLocation;
- Description
- denotes the root location associated with the container.
The type of this location - it might be a folder in a file system,
a storage, or anything else - is not specified here, but in derived interfaces
or services implementing XPersistentLibraryContainer .
All operations of the library container take place in a location below
the root location, the so-called container location, whose
name is exposed as #ContainerLocationName.
- See also
- ContainerLocationName
|
|
ContainerLocationName
[ readonly ] string ContainerLocationName;
- Description
- denotes the name of the sub location where the container elements are
actually stored.
- See also
- RootLocation
|
|
Top of Page
Copyright © 2020, 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.