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"

(New page: == Data ==)
 
Line 1: Line 1:
== Data ==
+
== 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<br>

Revision as of 02:36, 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