Constant Field Values

Contents

org.opencastproject.*

  • org.opencastproject.playlists.PlaylistRestService
    Modifier and Type
    Constant Field
    Value
    public static final String
    "[\n {\n \"contentId\": \"ID-about-opencast\",\n \"type\": \"EVENT\"\n },\n {\n \"contentId\": \"ID-3d-print\",\n \"type\": \"EVENT\"\n }\n ],"
    public static final String
    "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<entries>\n\t<entry id=\"1061\">\n\t\t<contentId>ID-av-portal</contentId>\n\t\t<type>EVENT</type>\n\t</entry>\n\t<entry id=\"1062\">\n\t\t<contentId>ID-av-print</contentId>\n\t\t<type>EVENT</type>\n\t</entry>\n</entries>"
    public static final String
    "{\n \"title\": \"Opencast Playlist\",\n \"description\": \"This is a playlist about Opencast\",\n \"creator\": \"Opencast\",\n \"entries\": [\n {\n \"contentId\": \"ID-about-opencast\",\n \"type\": \"EVENT\"\n },\n {\n \"contentId\": \"ID-3d-print\",\n \"type\": \"EVENT\"\n }\n ],\n \"accessControlEntries\": [\n {\n \"allow\": true,\n \"role\": \"ROLE_USER_BOB\",\n \"action\": \"read\"\n }\n ]\n}"
    public static final String
    "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?><ns3:playlist xmlns:ns2=\"http://mediapackage.opencastproject.org\" xmlns:ns3=\"http://playlist.opencastproject.org\"><organization>mh_default_org</organization><entries><contentId>ID-av-portal</contentId><type>EVENT</type></entries><entries><contentId>ID-av-print</contentId><type>EVENT</type></entries><title>Opencast Playlist</title><description>This is a playlist about Opencast</description><creator>Opencast</creator><updated>1701787700848</updated><accessControlEntries><allow>true</allow><role>ROLE_USER_BOB</role><action>read</action></accessControlEntries></ns3:playlist>"