Uses of Class
org.opencastproject.message.broker.api.series.SeriesItem
Packages that use SeriesItem
Package
Description
-
Uses of SeriesItem in org.opencastproject.event.handler
Methods in org.opencastproject.event.handler with parameters of type SeriesItemModifier and TypeMethodDescriptionvoidConductingSeriesUpdatedEventHandler.execute(SeriesItem seriesItem) voidAssetManagerUpdatedEventHandler.handleEvent(SeriesItem seriesItem) voidSearchUpdatedEventHandler.handleEvent(SeriesItem seriesItem) -
Uses of SeriesItem in org.opencastproject.message.broker.api.series
Methods in org.opencastproject.message.broker.api.series that return SeriesItemModifier and TypeMethodDescriptionstatic SeriesItemstatic SeriesItemSeriesItem.updateAcl(String seriesId, AccessControlList acl, boolean overrideEpisodeAcl) static SeriesItemSeriesItem.updateCatalog(DublinCoreCatalog series) static SeriesItemSeriesItem.updateElement(String seriesId, String type, String data) -
Uses of SeriesItem in org.opencastproject.message.broker.api.update
Methods in org.opencastproject.message.broker.api.update with parameters of type SeriesItem