Language
	
	Asturianu (ast) 
	Català (ca) 
	Čeština (cs) 
	Dansk (da) 
	Deutsch (de) 
	
	English [US] (en-US) 
	Español (es) 
	Esperanto (eo) 
	Eesti keel (et) 
	Euskara (eu) 
	Français (fr) 
	Gàidhlig (gd) 
	Galego (gl) 
	Italiano (it) 
	Lietuvių (lt) 
	Magyar (hu) 
	Nederlands (nl) 
	Norsk (no) 
	Polski (pl) 
	Português [do Brasil] (pt-BR) 
	Português [Europeu] (pt) 
	Română (ro) 
	Slovenčina (sk) 
	Slovenščina (sl) 
	Suomi (fi) 
	Svenska (sv) 
	Yкраїнська (uk) 
	Tiếng Việt (vi) 
	Türkçe (tr) 
	ኦሮሚኛ (om) 
	Հայերեն (hy) 
	Ελληνικά (el) 
	български език (bg) 
	Русский (ru) 
	Cрпски [ћирилицом] (sr) 
	
	עברית (he) 
	हिन्दी (hi) 
	ភាសាខ្មែរ (km) 
	தமிழ் (ta) 
	ภาษาไทย (th) 
	简体中文 (zh-CN) 
	正體中文 (zh-TW) 
	日本語 (ja) 
	한국어 (ko) 
	 
	
  
  
    
     The Free and Open Productivity Suite
   
      
      
  
 
::  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 © 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.