Uses of Class
org.opencastproject.metadata.mpeg7.Mpeg7CatalogService
Packages that use Mpeg7CatalogService
Package
Description
-
Uses of Mpeg7CatalogService in org.opencastproject.textanalyzer.impl
Fields in org.opencastproject.textanalyzer.impl declared as Mpeg7CatalogServiceModifier and TypeFieldDescriptionprotected Mpeg7CatalogServiceTextAnalyzerServiceImpl.mpeg7CatalogServiceThe mpeg-7 serviceMethods in org.opencastproject.textanalyzer.impl with parameters of type Mpeg7CatalogServiceModifier and TypeMethodDescriptionprotected voidTextAnalyzerServiceImpl.setMpeg7CatalogService(Mpeg7CatalogService mpeg7CatalogService) Sets the mpeg7CatalogService -
Uses of Mpeg7CatalogService in org.opencastproject.videosegmenter.ffmpeg
Fields in org.opencastproject.videosegmenter.ffmpeg declared as Mpeg7CatalogServiceModifier and TypeFieldDescriptionprotected Mpeg7CatalogServiceVideoSegmenterServiceImpl.mpeg7CatalogServiceThe mpeg-7 serviceMethods in org.opencastproject.videosegmenter.ffmpeg with parameters of type Mpeg7CatalogServiceModifier and TypeMethodDescriptionprotected voidVideoSegmenterServiceImpl.setMpeg7CatalogService(Mpeg7CatalogService mpeg7CatalogService) Sets the mpeg7CatalogService -
Uses of Mpeg7CatalogService in org.opencastproject.workflow.handler.composer
Methods in org.opencastproject.workflow.handler.composer with parameters of type Mpeg7CatalogServiceModifier and TypeMethodDescriptionprotected voidSegmentPreviewsWorkflowOperationHandler.setMpeg7CatalogService(Mpeg7CatalogService catalogService) Callback for the OSGi declarative services configuration. -
Uses of Mpeg7CatalogService in org.opencastproject.workflow.handler.textanalyzer
Methods in org.opencastproject.workflow.handler.textanalyzer with parameters of type Mpeg7CatalogServiceModifier and TypeMethodDescriptionprotected voidTextAnalysisWorkflowOperationHandler.setMpeg7CatalogService(Mpeg7CatalogService catalogService) Callback for the OSGi declarative services configuration.