Server (Cells) Architecture Home
Space shortcuts
Space Tools

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Uses style shows the relationship between modules and sub-modules. This view is very helpful for implementing, integrating and testing the system.

Anchor
_Toc335294188
_Toc335294188
Anchor
_Toc340048055
_Toc340048055
Primary Presentation


System

Segment

Project Management Server

PM Module

Project Manager Subsystem

PM Webservice

 

Request Handler

 

Request DAO

 

User Data Object


Anchor
_Toc335294189
_Toc335294189
Anchor
_Toc340048056
_Toc340048056
Element Catalog


Element Name

Type

Description

PM Module

Module

Authenticates the user through local user name or active directory.

PM Webservice

Communication Module

Provides web service interface to project manager operations.

Request Handler

Business Object

Delegates requests to the data access object (DAO) layer to perform database operations.

Request DAO

Data Access Object

Supports database query operations.

User Data Object

Transfer Object

Object representation of persisted data


Anchor
_Toc335294191
_Toc335294191
Anchor
_Toc340048057
_Toc340048057
Context Diagram



Anchor
_Toc340048058
_Toc340048058
Sequence Diagram