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

I-Card Manager 1.0

Revision as of 15:20, 15 August 2014 by Ptrevithick.gmail.com (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Higgins logo 76Wx100H.jpg

The I-Card Manager is a browser-accessible web application that provides a web interface for managing a user's cards. It provides the presentation layer and relies on the I-Card Service for processing and data persistence.

Version

The I-Card Manager is part of Higgins 1.0.

Service

The I-Card Manager provides users with a web-based management interface to the user's I-Cards and underlying context data (if any). This app is accessed by pressing a button (currently a Higgins mouse icon/button) that is added to the browser's toolbar. From a browser, users select from these i-cards to manage it.

In essence, the org.eclipse.higgins.icm consists of a front-end user Web site, which provides a face to its users, and a back-end WS client, which accesses the I-Card Service.

This application provides the Web pages that let users select, create or update i-cards. The Web site application is responsible for coordinating all activities necessary to manage user's i-cards.

Implementation

Components:

Back to the top