Index

C J O P R S U Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

C

ConfigurablePublicationService - Interface in org.opencastproject.publication.api
 

J

JOB_TYPE - Static variable in interface org.opencastproject.publication.api.ConfigurablePublicationService
 
JOB_TYPE - Static variable in interface org.opencastproject.publication.api.OaiPmhPublicationService
Identifier for service registration and location
JOB_TYPE - Static variable in interface org.opencastproject.publication.api.YouTubePublicationService
Identifier for service registration and location

O

OaiPmhPublicationService - Interface in org.opencastproject.publication.api
Publishes elements from MediaPackages to OAI-PMH.
org.opencastproject.publication.api - package org.opencastproject.publication.api
 

P

PUBLICATION_CHANNEL_PREFIX - Static variable in interface org.opencastproject.publication.api.OaiPmhPublicationService
The Opencast publication channel id is created from the OAI-PMH channel name prefixed by the OaiPmhPublicationService.PUBLICATION_CHANNEL_PREFIX.
PublicationException - Exception Class in org.opencastproject.publication.api
A PublicationException indicates that an error occurred while interacting with a publication channel.
PublicationException(String) - Constructor for exception class org.opencastproject.publication.api.PublicationException
 
PublicationException(String, Throwable) - Constructor for exception class org.opencastproject.publication.api.PublicationException
 
PublicationException(Throwable) - Constructor for exception class org.opencastproject.publication.api.PublicationException
 
publish(MediaPackage, String, Set<String>, Set<String>, boolean) - Method in interface org.opencastproject.publication.api.OaiPmhPublicationService
Publishes some media package elements.
publish(MediaPackage, Track) - Method in interface org.opencastproject.publication.api.YouTubePublicationService
Publishes a media package element.

R

replace(MediaPackage, String, Collection<? extends MediaPackageElement>, Set<String>) - Method in interface org.opencastproject.publication.api.ConfigurablePublicationService
Replaces media package elements.
replace(MediaPackage, String, Set<? extends MediaPackageElement>, Set<? extends MediaPackageElement>, Set<MediaPackageElementFlavor>, Set<MediaPackageElementFlavor>, Set<? extends Publication>, boolean) - Method in interface org.opencastproject.publication.api.OaiPmhPublicationService
Updates the given media package in the Oai-Pmh storage incrementally, i.e. without retracting the whole media package.
replaceSync(MediaPackage, String, Collection<? extends MediaPackageElement>, Set<String>) - Method in interface org.opencastproject.publication.api.ConfigurablePublicationService
Synchronously replaces media package elements.
replaceSync(MediaPackage, String, Set<? extends MediaPackageElement>, Set<? extends MediaPackageElement>, Set<MediaPackageElementFlavor>, Set<MediaPackageElementFlavor>, Set<? extends Publication>, boolean) - Method in interface org.opencastproject.publication.api.OaiPmhPublicationService
Synchronously updates the given media package in the Oai-Pmh storage incrementally, i.e. without retracting the whole media package.
retract(MediaPackage) - Method in interface org.opencastproject.publication.api.YouTubePublicationService
Retract a media package element from the distribution channel.
retract(MediaPackage, String) - Method in interface org.opencastproject.publication.api.OaiPmhPublicationService
Retract a media package from the publication channel.

S

SEPARATOR - Static variable in interface org.opencastproject.publication.api.OaiPmhPublicationService
Separator used to separate strings when serializing arrays of strings.

U

updateMetadata(MediaPackage, String, Set<String>, Set<String>, boolean) - Method in interface org.opencastproject.publication.api.OaiPmhPublicationService
Update all media package elements that match the flavors and tags.

Y

YouTubePublicationService - Interface in org.opencastproject.publication.api
Publishes elements from MediaPackages to youtube.
C J O P R S U Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form