SelectedVehicles

SelectedVehicles

Superclass
Object

Subclasses
none

Referenced By
VehicleSelectionBox

This class is used by VehicleSelectionBox to return a list of the selected
vehicles that you want to query the database for and present in a summary
report.

Instance Variables
businessEntityIdAbbrevDic <Dictionary> [This is the dictionary of the Business Entities related to their ID; thus you can display their name and then have the ID for database accesses]
selectedMfgSrc <Array of: String> [The selected manufacturers to display]
selectedModels <Array of: String> [The selected models to display]
selectedMktCo <Array of: String> [The selected marketing companies to display] Class Variables none Contacts yoder@cat.ncsa.uiuc.edu