Uses of Interface
org.opencastproject.mediapackage.identifier.Id
Packages that use Id
-
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