Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Stardust/Knowledge Base/Integration/Data"

Line 1: Line 1:
 
== Data  ==
 
== Data  ==
  
The standard Data Types supported are:
+
The standard Data Types supported are:  
  
 
*Content Repository Types
 
*Content Repository Types
  
Document
+
*Document
  
Document List
+
*Document List
  
Folder
+
Folder  
  
FolderList
+
FolderList  
  
*Java Enterprise Beans
+
*Java Enterprise Beans  
*Hibernate Objects
+
*Hibernate Objects  
*XML
+
*XML  
*Primitives
+
*Primitives  
*Serializables
+
*Serializables  
 
*Structured Data, XSD<br>
 
*Structured Data, XSD<br>

Revision as of 05:25, 11 November 2011

Data

The standard Data Types supported are:

  • Content Repository Types

*Document

*Document List

Folder

FolderList

  • Java Enterprise Beans
  • Hibernate Objects
  • XML
  • Primitives
  • Serializables
  • Structured Data, XSD

Back to the top