chamlamh / EntAppDevelopmentFinalProject

Final project in Ent App Development
0 stars 0 forks source link

Create a ActivityQueueDTO and ActivityQueueServiceStub #17

Open Brad-Davidson opened 3 years ago

Brad-Davidson commented 3 years ago

ActivityQueueDTO should be a simple object containing the user id of the list owner + a list of activities. ServiceStub should just contain basic getters & setters.