Developer's Guide

From Gcube Wiki
Revision as of 12:37, 15 July 2008 by Valia (Talk | contribs)

Jump to: navigation, search

Documents technical-oriented information that will help developers further extend and exploit gCube’s source code. The document will target two classes of programmers:

  • Those who want to reuse the code – Programmers who will use gCube’s libraries to build their own tools, without need to access the source code.
  • Those who want to modify/extend the source code – Programmers who will use the platforms source code to enhance it, correct it, adapt it to different environments and applications domains.

Contents

  1. Introduction
  2. gCube Components Programming Reference
    1. Collective Layer
      1. Broker and Match Maker
      2. VREManager
      3. GHNManager
      4. Deployer
      5. DIS-BDII-Client
      6. IS-Notifier
      7. ExistClient
      8. IS-IC
      9. IS-IP
      10. IS-Registry
      11. DVOS Authorization
      12. Package Repository
      13. Software Repository
    2. Digital Library Creation and Management
      1. VDL Definition Repository
    3. Content and Metadata Management
      1. Annotation Back End
      2. Archive Import Service
      3. Metadata Broker
      4. Metadata Manager
      5. XML Indexer
    4. Index and Search Management
      1. Content Source Description
      2. Content Source Selection
      3. Data Fusion
      4. Full Text Index
      5. Geographical - Spatial Index
      6. Forward Index
      7. ResultSet Framework
      8. Search Management
      9. Search Operators
      10. Personalization Management
    5. Process Management
      1. Process Design System - BPELParser
      2. Process Design System - CSDesignApplet
      3. Process Design System - CSValidator
      4. Process Resources System - ServiceQueryBridge
      5. Process Resources System - CSResourceManager
      6. Process Execution - CSEngine
      7. Process Execution - GLiteJobWrapper
      8. Process Optimisation Services
    6. Application Suport Layer
  3. Developing a gCube Component
    1. Developing a Service
    2. DILIGENT Provider
    3. Profile Specification
    4. Service Archive Specification
  4. Portlet Development
    1. Developing Portlets with GWT
    2. Using credentials in Portlets and Servlets
    3. General guidelines about Portlet StyleSheets
  5. Security
    1. DILIGENT Security Model
    2. How To Configure Service Security
    3. Common Security Troubleshooting
    4. How to use VOMS api library
  6. References
  7. Glossary