up previous next contents
Up: Use Cases Previous: Edit a ACME Database Next: Database Design   Contents


List Known Database Aliases

This use case is new.

This use case describes the process of listing the known database aliases for a given user.

Notes

  1. None

Actors

  1. External User
  2. Administrator

Pre-Conditions

  1. ACME is installed

Basic Path

  1. The user starts ACME, but initiates the action to bring up the database management screen
  2. The system displays a list of all known database aliases (without any filtering)
  3. The system displays the following command actions to the user:
    1. Add
    2. Delete
    3. Edit

Post-Conditions

  1. A full list of database aliases is presented to the user

"Used" Use Cases

None.

Other Requirements

None.

-----