usecase: Remove connection

public usecase: Remove connection
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 9.12.2005 4:37:17; Modified: 9.12.2005 12:17:32;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {3F8F5BC5-8CE4-4d00-A3F5-7451F2F0C560}
 

Goto: Scenarios

See also: User, Manage database connections

Appears in: UC Database connections

Connections
 
Remove connection Scenarios
Scenario Type Detail
Remove connection Basic Path User check all connections to remove in list view and click Remove selected button.
Program obtain that connections were marked as to delete. Get them into ArrayList and all items from ArrayList remove from List View. Items can not remove directly because for browse items in List View is used foreach statement.

Informations are saved to XML configuration file aft user confirm this using "OK" button.