Difference between revisions of "Developer's Guide"

From Gcube Wiki
Jump to: navigation, search
Line 17: Line 17:
 
### [[Process Optimisation]]
 
### [[Process Optimisation]]
 
## Information Organisation Services
 
## Information Organisation Services
### [[Organisation Services Overall Architecture|Overall Architecture]]
+
### [[Information Organisation - Overall Architecture|Overall Architecture]]
 
### [[Storage Management]]  
 
### [[Storage Management]]  
 
### [[Content Management]]
 
### [[Content Management]]
Line 25: Line 25:
 
### [[Data Tranformation]]
 
### [[Data Tranformation]]
 
## Information Retrieval Services
 
## Information Retrieval Services
### [[Retrieval Services Overall Architecture|Overall Architecture]]
+
### [[Information Retrieval - Overall Architecture|Overall Architecture]]
 
### [[gCube ResultSet (gRS)]]
 
### [[gCube ResultSet (gRS)]]
 
### [[Search Framework]]
 
### [[Search Framework]]

Revision as of 17:06, 28 July 2008

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. gCube Infrastructure Enabling Services
      1. Overall Architecture
      2. Information System
      3. Dynamic Virtual Organisation Support
      4. VRE Management
      5. Broker and Matchmaker
      6. Process Management
      7. Process Optimisation
    2. Information Organisation Services
      1. Overall Architecture
      2. Storage Management
      3. Content Management
      4. Metadata Management
      5. Annotation Management
      6. Content Security
      7. Data Tranformation
    3. Information Retrieval Services
      1. Overall Architecture
      2. gCube ResultSet (gRS)
      3. Search Framework
      4. Index Management Framework
      5. Personalisation
      6. Distributed Information Retrieval Support Framework
    4. Presentation Services
      1. Overall Architecture
      2. Application Support Layer
      3. gCube Portal Engine
  3. Step by step guidelines
    1. Developing a gCube Component
      1. Developing a Service
      2. GCUBE Provider
      3. Profile Specification
      4. Service Archive Specification
    2. Portlet Development
      1. Developing Portlets with GWT
      2. Using credentials in Portlets and Servlets
      3. General guidelines about Portlet StyleSheets
    3. Security
      1. Security Model
      2. How To Configure Service Security
      3. Common Security Troubleshooting
      4. How to use VOMS api library
  4. References
  5. Glossary