katherinefernandes / ProjectAOOSD

Project for a DTU course.
0 stars 0 forks source link

LogisticCompany #23

Open munz11 opened 4 years ago

munz11 commented 4 years ago

mandatory methods:

  1. addClient -> collaborate with security for the ID and the AccessClient to write the data into a file.
  2. getInfo -> should be able to find clients by entering any information about client. Collaborate with Search and AccessClient
  3. updateContainer -> can update both the journey, and the internal status. Collaborate with AccessContainer, AccessHistory, ActiveContainer
  4. getInfo -> should be able to find information about a journey or a container. collaborate with Search, AccessContainer.

refer to following issues: #1 , #7 , #13, #14, #17, #19