All Classes and Interfaces

Class
Description
1:1 serialization of a Playlist.
1:1 serialization of a PlaylistAccessControlEntry.
serialization of a PlaylistEntry.
Entity object for storing playlists in persistence storage.
This has the same fields as an AccessControlEntry, but since playlists purely exist in the database, ACLs need to be persisted alongside them, which is what this is for.
Exception that is thrown for failing database operations.
API that defines persistent storage of playlists
 
A playlist entry belongs to a playlist and cannot exist without it.
 
 
A REST endpoint for the PlaylistService