Difference between revisions of "Developer's Guide"
From Gcube Wiki
m (→Alternative TOC) |
m (→Alternative TOC) |
||
Line 96: | Line 96: | ||
== Alternative TOC == | == Alternative TOC == | ||
− | + | ; Overview | |
− | + | : [[Reference_Model | gCube Reference Model]] | |
− | + | : [[GCube_Architecture | gCube Reference Architecture]] | |
− | + | ; Basic How-tos | |
− | + | : How to develop a gCube Component | |
− | + | : How to develop a gCube Portlet | |
− | + | ; Components Programming Reference | |
− | + | : Core-facilities | |
### | ### | ||
### | ### | ||
− | + | ; Data Management | |
− | + | ; Data Consumption | |
− | + | ; API | |
<!-- | <!-- |
Revision as of 14:22, 9 July 2013
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
- Introduction
- gCube Architecture
- Reference Model
- gCube Components Programming Reference
- gCube Infrastructure Enabling Services
- gCube Information Organisation Services
- gCube Information Retrieval Services
- gCube Data Consumption Facilities
- gCube Data Transfer Facilities
- gCube Data Assessment, Harmonization and Certification Facilities
- gCube Data Publishing Facilities
- Geospatial Data Facilities
- GeoNetwork library
- GIS Interface
- GIS Publisher service
- Environment Explorer: Features for Retrieving environmental data associated to a set of coordinates
- Geo Spatial Data Processing: Features for processing geo-spatial data
- gCube GeoExplorer Portlet: A web interface for performing discovery of layers in a distributed GeoServer network
- GeoExplorer Data Visualization Plugins : A set of GeoExplorer plugins to support visualization of the underlying data
- gCube Presentation Services
- Step by step guide
- Developing a gCube Component
- Portlet Development
- Developing gCube Portlets Guide
- Adding a Quick tour guide to your portlet
- Publish App News in User Feeds (Social Portal)
- GCube Widgets Library - General guidelines about Portlet StyleSheets
- GCube Portlets common icon set
- Inter Portlet Subscription/Notification Mechanism (Client side)
- Building your gCube Portlet in ETICS
- References
- Glossary
- Lexical Convention
Alternative TOC
- Overview
- gCube Reference Model
- gCube Reference Architecture
- Basic How-tos
- How to develop a gCube Component
- How to develop a gCube Portlet
- Components Programming Reference
- Core-facilities
- Data Management
- Data Consumption
- API