Package ch.zhaw.tasklist.core
-
Interface Summary Interface Description IProjectManager AIProjectManager
is responsible for loading and savingSource
Objects from the file system and serialize theSource
classes to a string representation and vice versa. -
Class Summary Class Description Appointment Wrapper forAppointmentSource
Note Wrapper forNoteSource
Project Wrapper forProjectSource
.Quicklink Wrapper forQuicklinkSource
Workspace Wrapper forWorkspaceSource
Wrapper<S extends Source> A Wrapper around aSource
.