Uses of Package
org.opencastproject.playlists
Packages that use org.opencastproject.playlists
Package
Description
-
Classes in org.opencastproject.playlists used by org.opencastproject.playlistsClassDescriptionEntity 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.A playlist entry belongs to a playlist and cannot exist without it. -
Classes in org.opencastproject.playlists used by org.opencastproject.playlists.persistenceClassDescriptionEntity object for storing playlists in persistence storage.
-
Classes in org.opencastproject.playlists used by org.opencastproject.playlists.serializationClassDescriptionEntity 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.A playlist entry belongs to a playlist and cannot exist without it.