Svk Repository
Repository interface providing a contract for data operations related to the application.
Inheritors
Functions
Authenticates the user based on the provided token.
Deletes the active transport from the local database.
Deletes the image with the specified UUID.
Marks the active transport as finished on the server.
Marks the transport with the specified route number as finished on the server.
Retrieves the active transport from the local database.
Retrieves a local user by their email address.
Inserts a cargo locally into the database.
Inserts an image locally into the database.
Inserts a local user into the database.
Inserts a transport locally into the database.
Updates an existing transport on the server.
Posts a transport to the server.
Synchronizes transports with the server.
Updates the cargo number for a given transport.
Updates a local transport in the database.