Airlines (component)
From UG
Contents |
Prerequisites, Classified As, Parent Mantis
- Prerequisites: none
Business Needs and Requirements
We need a place in the system where we manage Airlines. This is to be used on CT record, reports, pdfs, etc.
Required functionality: list, add, edit, delete, archive.
Section last updated by/on: --Alex 18:50, 23 January 2010 (UTC)
Technical Notes from Systems Architect
This is a typical Admin component. Please apply standard patterns.
Section last updated by/on: --Alex 18:47, 23 January 2010 (UTC)
Technical Specification
Summary
Objects and Fields
Airline
Name
- type/format: alphanumeric; max=30 chars
Airline 2 Letter Code
- type/format: alphanumeric; max=30 chars; all caps
Airline 3 Letter Numeric Code
- type/format: positive integer; max=3 digits
User Interface and Functionality
List All
- Columns: one per field
- Sort: every column, alphabetical
- Paging: none
Add
Edit
Delete
Archive / Unarchive
- Apply standard archive functionality: Archive (Feature) .
- List all archived on #List All
Special Cases and Misc
Quality Assurance
See list of Use Cases and Test Cases below.
- see #Use Case: Find Airline
- see #Use Case: Edit Airline
- see #Use Case: Add Airline
- see #Use Case: Delete Airline
- see #Use Case: Archive Airline
- see #Use Case: UnArchive Airline
Look And Feel
This section is to be written / defined by Graphic Designer and UI Designer.
Figures
Figure 1: List Airlines
Figure 2: Edit Airline
Questions and RFC
Known Non Critical Bugs
Links to Archived / Old specs
History
This doc has been created
--Alex 18:51, 23 January 2010 (UTC)<date/signat>
Re-design (Tweak) (Spec Update): ..... <summary> .....
<wiki date/signature>
- mantis: <link>
- Biz Req updated? N/Y
- Tech Spec updated? N/Y
DB
- see Tbl Airline
Code
http://mantis.jaguarfreight.com/svn/repo2/cybertrax/trunk/java/CyberTrax/proto2.0.1f/admin/carriers/