:: com :: sun :: star :: sdbcx ::
|
service Container |
- Description
- describes every container which is used for data definition. Each
container must support access to its elements by the element's name or
by the element's position.
Simple enumeration must be supported as well.
To reflect the changes with the underlying database, a refresh mechanism
needs to be supported.
A container may support the possibility to add new elements or to drop
existing elements. Additions are always done by descriptors which define the
properties of the new element.
|
Exported Interfaces - Summary |
::com::sun::star::container::XNameAccess |
- (referenced entity's summary:)
- is used to access named objects within a container.
|
::com::sun::star::container::XIndexAccess |
- (referenced entity's summary:)
- provides access to the elements of a collection through an
index.
|
::com::sun::star::container::XEnumerationAccess |
- (referenced entity's summary:)
- used to enumerate objects in a container which contains objects.
|
::com::sun::star::util::XRefreshable |
is optional for implementation. Used to reflect changes.
(details)
|
XDataDescriptorFactory |
optional for implementation. Allows to create descriptor elements which then could be used to append new elements.
(details)
|
XAppend |
optional for implementation, provides the possibility of adding
a new element to the container.
(details)
|
XDrop |
optional for implementation, provides the possibility of dropping
an element from the container.
(details)
|
Exported Interfaces - Details |
::com::sun::star::container::XNameAccess
- (referenced entity's summary:)
- is used to access named objects within a container.
|
|
::com::sun::star::container::XIndexAccess
- (referenced entity's summary:)
- provides access to the elements of a collection through an
index.
|
|
::com::sun::star::container::XEnumerationAccess
- (referenced entity's summary:)
- used to enumerate objects in a container which contains objects.
|
|
::com::sun::star::util::XRefreshable
- Usage Restrictions
- optional
- Description
- is optional for implementation. Used to reflect changes.
|
|
XDataDescriptorFactory
- Usage Restrictions
- optional
- Description
- optional for implementation. Allows to create descriptor elements which then could be used to append new elements.
|
|
XAppend
- Usage Restrictions
- optional
- Description
- optional for implementation, provides the possibility of adding
a new element to the container.
|
|
XDrop
- Usage Restrictions
- optional
- Description
- optional for implementation, provides the possibility of dropping
an element from the container.
|
|
Top of Page
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.