All Classes and Interfaces
Class
Description
Command carrying the information required to create a new movie.
Use-case boundary for creating a new movie.
Default implementation of the create-movie use case.
Default implementation of the delete-movie use case.
Default implementation of the read-movie use case.
Default implementation of the update-movie use case.
Command identifying the movie that should be deleted.
Use-case boundary for deleting an existing movie.
Read-side projection of a movie returned by query-oriented use cases.
Command identifying the movie that should be retrieved.
Use-case boundary for retrieving a movie by its public identifier.
Command carrying the information required to update an existing movie.
Use-case boundary for updating an existing movie.