Uses of Interface
org.opencastproject.mediapackage.Publication
Packages that use Publication
-
Uses of Publication in org.opencastproject.mediapackage
Classes in org.opencastproject.mediapackage that implement PublicationFields in org.opencastproject.mediapackage with type parameters of type PublicationModifier and TypeFieldDescriptionstatic final Function<MediaPackageElement, List<Publication>> MediaPackageSupport.Filters.presentationsMethods in org.opencastproject.mediapackage that return PublicationModifier and TypeMethodDescriptionMediaPackage.getPublications()Returns the presentations that are part of this media package.MediaPackageImpl.getPublications()Returns the presentations that are part of this media package.static PublicationPublicationImpl.publication(String id, String channel, URI uri, MimeType mimeType) PublicationImpl.Adapter.unmarshal(PublicationImpl e) Methods in org.opencastproject.mediapackage that return types with arguments of type PublicationModifier and TypeMethodDescriptionstatic Function<Publication, Boolean> Filters publications to channelchannelId.Methods in org.opencastproject.mediapackage with parameters of type PublicationModifier and TypeMethodDescriptionstatic voidPublicationImpl.addElementToPublication(Publication publication, MediaPackageElement element) Adds aMediaPackageElementto this publication by determining its type.PublicationImpl.Adapter.marshal(Publication e)