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 5: Line 5:
 
*Content Repository Types
 
*Content Repository Types
  
 * * *Document  
+
        Document  
  
*Document List
+
        Document List
  
Folder  
+
        Folder  
  
FolderList  
+
        FolderList  
  
 
*Java Enterprise Beans  
 
*Java Enterprise Beans  

Revision as of 06:13, 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