Uses of Interface
org.opencastproject.mediapackage.identifier.Id
Packages that use Id
Package
Description
Package containing Workspace APIs.
-
Uses of Id in org.opencastproject.mediapackage
Methods in org.opencastproject.mediapackage that return IdModifier and TypeMethodDescriptionMediaPackage.getIdentifier()Returns the media package identifier.MediaPackageImpl.getIdentifier()Returns the media package identifier.Methods in org.opencastproject.mediapackage with parameters of type IdModifier and TypeMethodDescriptionCreates a new media package in the temporary directory defined by the java runtime propertyjava.io.tmpdir.Creates a new media package in the temporary directory defined by the java runtime propertyjava.io.tmpdir.voidMediaPackage.setIdentifier(Id id) voidMediaPackageImpl.setIdentifier(Id identifier) -
Uses of Id in org.opencastproject.mediapackage.identifier
Classes in org.opencastproject.mediapackage.identifier that implement IdModifier and TypeClassDescriptionclassSimple and straightforward implementation of theIdinterface.Methods in org.opencastproject.mediapackage.identifier that return IdMethods in org.opencastproject.mediapackage.identifier with parameters of type Id -
Uses of Id in org.opencastproject.workspace.api
Methods in org.opencastproject.workspace.api with parameters of type IdModifier and TypeMethodDescriptionvoidClean up all elements of one media package from the local workspace, not touching the working file repository.voidClean up elements of one media package from the local workspace, not touching the working file repository. -
Uses of Id in org.opencastproject.workspace.impl
Methods in org.opencastproject.workspace.impl with parameters of type Id