Uses of Interface
org.opencastproject.metadata.api.StaticMetadataService
Packages that use StaticMetadataService
Package
Description
-
Uses of StaticMetadataService in org.opencastproject.metadata
Classes in org.opencastproject.metadata that implement StaticMetadataServiceModifier and TypeClassDescriptionclassThis service providesStaticMetadatafor a given mediapackage, based on the information in the media package itself. -
Uses of StaticMetadataService in org.opencastproject.metadata.dublincore
Classes in org.opencastproject.metadata.dublincore that implement StaticMetadataServiceModifier and TypeClassDescriptionclassThis service providesStaticMetadatafor a given mediapackage, based on a contained dublin core catalog describing the episode. -
Uses of StaticMetadataService in org.opencastproject.workflow.handler.coverimage
Methods in org.opencastproject.workflow.handler.coverimage that return StaticMetadataServiceModifier and TypeMethodDescriptionprotected StaticMetadataServiceCoverImageWorkflowOperationHandler.getStaticMetadataService()protected abstract StaticMetadataServiceCoverImageWorkflowOperationHandlerBase.getStaticMetadataService()Returns a static metadata serviceMethods in org.opencastproject.workflow.handler.coverimage with parameters of type StaticMetadataServiceModifier and TypeMethodDescriptionprotected voidCoverImageWorkflowOperationHandler.setStaticMetadataService(StaticMetadataService srv) OSGi callback to set the static metadata service