Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
D
- deleteSeries(String) - Method in interface org.opencastproject.series.api.SeriesService
-
Removes series
- deleteSeriesElement(String, String) - Method in interface org.opencastproject.series.api.SeriesService
-
Deletes an element from a series.
- deleteSeriesProperty(String, String) - Method in interface org.opencastproject.series.api.SeriesService
G
- getAccessControl() - Method in class org.opencastproject.series.api.Series
- getAllForAdministrativeRead(Date, Optional<Date>, int) - Method in interface org.opencastproject.series.api.SeriesService
-
Returns all series (including deleted ones!)
- getDeletionDate() - Method in class org.opencastproject.series.api.Series
- getDublinCore() - Method in class org.opencastproject.series.api.Series
- getId() - Method in class org.opencastproject.series.api.Series
- getModifiedDate() - Method in class org.opencastproject.series.api.Series
- getOrganization() - Method in class org.opencastproject.series.api.Series
- getSeries(String) - Method in interface org.opencastproject.series.api.SeriesService
-
Returns Dublin core representing series by series ID.
- getSeriesAccessControl(String) - Method in interface org.opencastproject.series.api.SeriesService
-
Returns access control rules for series with given ID.
- getSeriesCount() - Method in interface org.opencastproject.series.api.SeriesService
- getSeriesElementData(String, String) - Method in interface org.opencastproject.series.api.SeriesService
-
Returns the element data of the series with the given type.
- getSeriesElements(String) - Method in interface org.opencastproject.series.api.SeriesService
-
Returns all the elements of a series in a map.
- getSeriesProperties(String) - Method in interface org.opencastproject.series.api.SeriesService
-
Returns the properties for a series.
- getSeriesProperty(String, String) - Method in interface org.opencastproject.series.api.SeriesService
-
Get a series property.
I
- isDeleted() - Method in class org.opencastproject.series.api.Series
-
Returns whether or not this series is currently deleted.
J
- JOB_TYPE - Static variable in interface org.opencastproject.series.api.SeriesService
-
Identifier for service registration and location
O
- org.opencastproject.series.api - package org.opencastproject.series.api
-
Series service.
S
- Series - Class in org.opencastproject.series.api
-
An Opencast series.
- Series() - Constructor for class org.opencastproject.series.api.Series
- SeriesException - Exception Class in org.opencastproject.series.api
-
Exception thrown in Series Service
- SeriesException() - Constructor for exception class org.opencastproject.series.api.SeriesException
-
Used to create exception without parameters.
- SeriesException(String) - Constructor for exception class org.opencastproject.series.api.SeriesException
-
Used to create exception with exception message.
- SeriesException(String, Throwable) - Constructor for exception class org.opencastproject.series.api.SeriesException
-
Used to create exception with a message and a cause
- SeriesException(Throwable) - Constructor for exception class org.opencastproject.series.api.SeriesException
-
Used to create exception with a cause.
- SeriesService - Interface in org.opencastproject.series.api
-
Series service API for creating, removing and searching over series.
- setAccessControl(String) - Method in class org.opencastproject.series.api.Series
- setDeletionDate(Date) - Method in class org.opencastproject.series.api.Series
- setDublinCore(DublinCoreCatalog) - Method in class org.opencastproject.series.api.Series
- setId(String) - Method in class org.opencastproject.series.api.Series
- setModifiedDate(Date) - Method in class org.opencastproject.series.api.Series
- setOrganization(String) - Method in class org.opencastproject.series.api.Series
U
- updateAccessControl(String, AccessControlList) - Method in interface org.opencastproject.series.api.SeriesService
-
Updates access control rules for specified series.
- updateAccessControl(String, AccessControlList, boolean) - Method in interface org.opencastproject.series.api.SeriesService
-
Updates access control rules for specified series.
- updateExtendedMetadata(String, String, DublinCoreCatalog) - Method in interface org.opencastproject.series.api.SeriesService
-
Updates the extended metadata of a series from a Dublin Core catalog.
- updateSeries(DublinCoreCatalog) - Method in interface org.opencastproject.series.api.SeriesService
-
Adds or updates series.
- updateSeriesElement(String, String, byte[]) - Method in interface org.opencastproject.series.api.SeriesService
-
Creates or updates an element of a series.
- updateSeriesProperty(String, String, String) - Method in interface org.opencastproject.series.api.SeriesService
-
Update a series property or create a new one if it doesn't exist.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form