Server (Cells) Architecture Home
Space shortcuts
Space Tools
Skip to end of metadata
Go to start of metadata

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

Primary Presentation


System

Segment

Workplace Framework Server

WORK Module

Operation Manager Subsystem

Workplace Webservice
Request Handler
Request DAO
Work Data Object



Element Catalog


Element Name

Type

Description

WORK Module

Module

Authenticates the user through the PM Server System.

Workplace Webservice

Communication Module

Provides web service interface to workplace operations.

Request Handler

Business Object

Delegates workplace requests to Data Access Object layer to perform database operations.

Request DAO

Data Access Object

Supports database query operations.

Work Data Object

Transfer Object

Object representation of persisted data.



Context Diagram




Sequence Diagram




  • No labels