Uses of Package
com.ltu.smd116.containers

Packages that use com.ltu.smd116.containers
com.ltu.smd116.beans 
com.ltu.smd116.bl 
com.ltu.smd116.bl.boatmap 
com.ltu.smd116.bl.payment 
com.ltu.smd116.bl.seachart 
com.ltu.smd116.bl.weather 
com.ltu.smd116.containers 
com.ltu.smd116.containers.booking 
com.ltu.smd116.dbp 

Classes in com.ltu.smd116.containers used by com.ltu.smd116.beans
AccountAdminBean
          Administrate accounts.
BoatMapBean
          The BoatMapBean class will draw the boatmap.
BookingAdmBean
          Contains everything for the administration of Services
CardAdminBean
          Administrate cards.
CounterAdminBean
          Administrate counters.
SeaChartBean
          The SeaChartBean class will draw the seachart.
UserAdminBean
          
WeatherBean
          The WeatherBean class will set and get the weather.
 

Classes in com.ltu.smd116.containers used by com.ltu.smd116.bl
BLSample
          Insert the type's description here.
 

Classes in com.ltu.smd116.containers used by com.ltu.smd116.bl.boatmap
BLBoatMap
          This class draws the views of the boat.
BLPath
          This class describes
 

Classes in com.ltu.smd116.containers used by com.ltu.smd116.bl.payment
BLAccount
          
BLAdminAccount
          
BLAdminCard
          
BLAdminCounter
          
BLPurchase
          
 

Classes in com.ltu.smd116.containers used by com.ltu.smd116.bl.seachart
BLSeaChart
          This class draws the sea chart.
 

Classes in com.ltu.smd116.containers used by com.ltu.smd116.bl.weather
BLWeather
          
 

Classes in com.ltu.smd116.containers used by com.ltu.smd116.containers
AccountContainer
          
CardContainer
          
ChartContainer
          This class describes the position of the boat on the seachart.
ChildContainer
          
CounterContainer
          
Floor
          Floor is a container for keeping track of the different floors on
board the cruise liner
FloorContainer
          FloorContainer is a container for keeping track of the different
floors on board the cruise liner
HotSpotContainer
          
PassengerContainer
          
PersonnelContainer
          
PurchaseContainer
          
ResultContainer
          This class describes a ResultContainer which contains
the result of a search
SearchContainer
          This class includes the parameters for performing a search of different catetgories of places.
SortableContainer
          
TransactionContainer
          
UserContainer
          A container for all information concerning a user.
WaypointContainer
          WaypointContainer is a container for keeping track of the different waypoints, the points
where the cruise liner will pass.
 

Classes in com.ltu.smd116.containers used by com.ltu.smd116.containers.booking
ArticleContainer
          
BookingContainer
          
InventoryContainer
          
ResourceContainer
          Contains all info on a Resource
ServiceContainer
          Contains all info on a Service
TypeContainer
          Contains all info on ServiceType
 

Classes in com.ltu.smd116.containers used by com.ltu.smd116.dbp
DBChart
          This is the database provider for sea charts.
DBFloor
          This is the database provider for floors.
DBHotSpot
          This is the database provider for hotspots.
DBPAccount
          
DBPCard
          
DBPCounter
          
DBPPurchase
          
DBPSample
          Insert the type's description here.
DBPTransaction
          
DBWeather
          This is the database provider for weather.
Dummy
          
PersonnelDBP
          
UserDBP